.map-canvas {
	width: 100%;
	height: 90%;
	z-index: 0;
}

#js-map-select {
	width: 100%;
}

.leaflet-container {
	background-color: #001D28;
};