@media screen and (max-width: 999px) {
    .news_video__item iframe {
        width: 100% !important;
    }
}