@media screen and (min-width: 870px) {
    .iframe_video{
        width: 100%;
        height: 500px;
    }
}