.App-maplogo {
  position:absolute;
  bottom:8px;
  right:2px;
  height:50px;
  width:110px;
  pointer-events:none;
}

.App-maplogo img {
  height: 100%;
  width: 100%;
}

@media all and (min-width: 800px) {
  .App-SearchResults-open .Popup {
    right: 300px;
  }
}

.searchresults {
  z-index: 10;
}

.Popup {
  z-index: 5;
  overflow-x: hidden;
}
