@charset "utf-8";


@media only screen and (max-width: 700px) {
iframe {
 width: 100%;
 height: 200px;
}
}