.ba-video-background video, .ba-video-background iframe {
  
    width: 100vw !important;
}

.ba-video-wrapper video {
  
    object-fit: contain !important;
  height:auto !important;
 
}

.ombra {
  text-shadow:   
  0px 0px 6px rgb(0,0,0,0.8); 
}