@charset "UTF-8";

@media screen and (max-width: 768px){
#googleMap iframe{
    height: 280px;
    margin-bottom: 40px;
}
}	