@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 780px) {
    iframe {
        height: 200px;
    }
}