.agreement{
display:none}
.googlemap{
    overflow:hidden;
  /*  padding-bottom:56.25%;*/
    padding-bottom:650px;
    position:relative;
    height:0px;
}

.googlemap iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}