#map {
  position: relative;
  width: 100%;
  height: 500px;
}

#address-focus {
  cursor: pointer;
}

.leaflet-control-layers.leaflet-control {
display: none;
}
