/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

#map {
height: 400px;
width: 100%;
}

.homepagesection.map {
margin: 40px 0 -5px 0; 
}

@media (max-width: 767px) {

	.homepagesection.map {
	margin: 30px 0 -5px 0; 
	}


}