/*
	Section Stylesheet
*/

/* ## Map Section ## */
.map{
	position: relative;		
}
.map-canvas {
	border: none;
    height: 914px;
    width: 100%;
	position: relative;
}