@media only screen and (max-width: 820px){

    iframe{
        width: 79vw !important;
        height: 39vw !important;
        border-radius: 5px;
    
    }
    
}
