@media only screen and (min-width: 1101px) {
  #map-container .leaflet-bottom {
    bottom: 30px !important;
    max-height: 90%;
    overflow-y: auto;
  }
}
