body { 
  overflow-x: hidden !important;
}
.wait-vid {
 pointer-events: none;
  cursor: wait !important; 
  opacity: .6;
  
  }
