.google_map{
position:relative;
width:360px;
height:400px;
padding-top:75%;
}
.google_map iframe{
position:absolute;
top:0;
left:0;
width:100%;
}