body{

}

@media only screen and (max-width: 600px) {
    iframe {
        width: 480px;
        height: 480px;

    }
}