.thim-sc-video .background-video:before {
    content: '';
    width: 100%;
    height: 100%;

    opacity: 0.7;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}