@media (min-width:480px) {
    .video-background__container.co3 {
        top: -100%;
        left: 0;
        width: 100%;
        height: 300%
    }
}

.video-background__container.co3 iframe {
    height: 100%;
}
