#leaflet-map {
	width: 100%;
	height: 500px;
}

#leaflet-map-mobile {
	width: 100%;
	height: 90vh;
}