.als-text-title h1 {
    background: black!important;
}
.als-grid-title li {
   background: black;
}
.video_wrap{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}
.video_wrap.video{
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.video_trig{
    position: absolute;
    top: 30vh;
    left: 0;
    height: 100vh;
    width: 10px;
}

.video_wrap{
    width: 100%;
    max-width: 1200px;
    margin: auto;
    position: relative;
}

.video_wrap.video{
    width: 100%;
    max-width: 1200px;
    margin: auto;
}

.video_trig{
    position: absolute;
    top: 40vh;
    left: 0;
    height: 20vh;
    width: 10px;
}