.cover__video {
    position: relative;
}

.cover__video::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5); 
    z-index: 1;
}

.cover__video .tn-atom__videoiframe video {
    position: relative;
    z-index: 0;
}


@media screen and (max-width: 980px) {
        #rec916349596 .t182__title {
            padding-top: 0 !important; 
        }
        
        
         #rec916307188 .t182__title {
            padding-top: 0 !important; 
        }
        
         #rec916304923 .t182__title {
            padding-top: 0 !important; 
        }
        
        .t-cover__arrow {
            display: none!important;
        }
        
}