.branch-locator-iframe{height:100%}
.branch-locator-iframe div.editBlock{width:100%;height:20px;display:block;background:green;text-align:center;color:white}
.branch-locator-iframe iframe{width:100%;height:100%;overflow:hidden}
#branch-locator-iframe{width:calc(100% - 4px) !important;height:calc(100vh - 60px) !important}
@media only screen and (max-width:900px){iframe#branch-locator-iframe{height:calc(100vh - 8px) !important}
}