.google-map {
    overflow:hidden;
    padding-bottom:56.25%!important;
    position:relative;
    height:0;
    margin-bottom: 30px!important;
}
.google-map iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}