@media(max-width: 540px){
.sppb-section-background-video {
     position: absolute;
     left: 0;
     top: 0;
     height: 60%;
     width: 100%;
     overflow: hidden;
     z-index: -1;
}
}
