.leaflet-map {
  height : 400px;
  z-index : 1;
}

.leaflet-map .leaflet-marker-icon:focus {
  outline : none;
}