body {
    padding: 0;
    margin: 0;
}

html, body {
    height: 100%;
}

#map {
	height: 100%;
	min-height: 400px;
}

.leaflet-bottom {
	display:none !important;
}

.leaflet-popup-content { 
	max-width:250px;
} 