body {
    overflow-x: hidden;
}
.main-yt-iframe {
    width: 100%;
    max-width: 600px;
    height: 350px;
}
.main-yt-iframe iframe {
    width: 100%;
    height: 100%;
}

@media (max-width: 475px) {
.google-discloser {
    font-size: 25px !important;
}
}

@media (max-width: 567px) {
    .google-discloser {
        font-size: 25px !important;
    }
.additional-info {
    font-size: 25px !important;
}
}