@charset "UTF-8";

@media screen and (max-width: 640px) {
    #street_view + section iframe {
        height: 450px;
    }
}