/* - Map  */
.map-section {
	position: relative;
}
.map-canvas {
	height: 500px;
	width: 100%;
}
