
.googlemaps {
	position:absolute;
	left:0;
	margin:20px;
	width:90%;
	width:calc(100% - 40px);
	height:400px;
}

.googlemapsoverlay {
background:transparent;
position:relative;
width:100%;
height:440px;
}





























@media screen and (max-width:1200px) { 
		 



}
			
































@media screen and (max-width:1000px) and (orientation:portrait) {  
			    




.googlemaps {
	position:absolute;
	left:0;
	margin:5%;
	width:90%;
}

.googlemapsoverlay {
background:transparent;
position:relative;
width:100%;
height:440px;
}














			
}



