html, body, #map {
     height: 800px; 
    width: 100%;
    
    }






.leaflet-popup  h1 {
	font-size:18px;
}
.leaflet-popup .leaflet-popup-content {
	min-width: 180px;
}