#map,
#properties-map,
#mappa,
.mappa {
  position: relative;
  z-index: 1;
  width: 100%;
  background: #e5e3df;
}

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

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

.leaflet-pane,
.leaflet-map-pane,
.leaflet-tile-pane {
  z-index: 1;
}

.leaflet-top,
.leaflet-bottom {
  z-index: 2;
}
