.mapContainer > .row > .col-lg- {
  text-align: center;
}

#mapid {
  height: 60vh;
}

.leaflet-popup-content {
  max-height: 150px;
  overflow-y: auto;
}
