Style.css'in en altına ekleyip bu şekilde dener misiniz ?

Alıntı
@media only screen and (max-width: 768px) {
iframe, embed {

width: 100% !important;
height: auto !important;
}

}