.geo-map {
  width: 100%;
  height: 100%;
  background: #e7eef1;
}

.leaflet-tile-container img {
  max-width: none !important;
  max-height: none !important;
}

.gps-bus-marker {
  will-change: transform;
}
