#accessmap div.gmap {
height: 0;
overflow: hidden;
position: relative;
padding-bottom: 65.21%;
}
#accessmap div.gmap iframe {
height: 100% !important;
left: 0;
position: absolute;
top: 0;
width: 100% !important;
}