.leaflet-map-container {
  width: 100%;
  height: 420px;
}

#map-canvas {
  width: 100%;
  height: 420px;
}

#map-canvas .leaflet-container {
  width: 100%;
  height: 100%;
  font-family: inherit;
}
