.map { 
	height: 97vh;
	width: 100vw;
}

/* .select{
	position: absolute;
	z-index: 9;
}

.search {
	position: absolute;
	z-index: 9;
} */

.leaflet-popup-content
	p {
		word-break: break-word;
		margin: 0;
	}
