#impact-map-container { border:1px solid #b3b3b3; position:relative; height:95vh; margin-top:22px; margin-bottom:23px; overflow:hidden; }
#impact-map-container iframe { position:absolute; width:100% !important; height:100% !important; top:0; left:0; border:0; }

@media screen and (max-width:979px) {
	.site-content, .wrap { margin-left:0; margin-right:0; }
}

@media only screen and (max-width:479px) {
	.impact-map-content-container { padding-left:10px; padding-right:10px; }
}
