.content-google-maps,
.google-maps{
    width:100%;
    height:100%;
    position: relative;
}
.content-google-maps.show-street-view .google-maps{
    width:50%;
    float:left;
}
.content-google-maps.show-street-view .google-street-view{
    width:50%;
    height:100%;
    float:left;
}
.edit-google-maps-option{
    padding: 10px;
    margin-bottom: 0px;
}
.edit-google-maps-view{
    width:100%;
    height:280px;
}