/* Footer for PREPs pages */
.rvt-footer-module-1 {
   display:none;
}

.map-responsive {
     padding:0!important;
    position:relative;
    max-width:100%;
    height:0;
    padding-bottom:70%!important;
    margin-bottom:8px;
}

.map-responsive iframe {
    position:absolute;
    top:0;
    left:0;
    width:100%!important;
    height:100%!important;
    	 -webkit-filter: grayscale(0%)!important;
	 -moz-filter: grayscale(0%)!important;
	 -ms-filter: grayscale(0%)!important;
	 -o-filter: grayscale(0%)!important;
	 filter: grayscale(0%)!important;
}
