.caf_video_apertura {
    position: absolute;
    /*left: 0;*/
    width: 105%;
    /*opacity: .7;*/
}

.videos-module-section .card {
    min-height: 175px;
}

@media (min-width: 1200px) {
    .videos-module-section .card {
        min-height: 362px; /* 260px; */
    }
}