#video_background { 
  position: absolute;
  top: 0; 
  left: 0; 
  height: auto;
  width: 100%;
  min-width: 1680px;
  z-index: -1000; 
}
