.bg-video{
  height: 30px;
}
#bg-video {
    background: url('images/video/for_wes/Snapshots/For_Wes.jpg') no-repeat;
    background-size: cover;
    position: absolute;
    top: -100px;
    width: 100%;
    height: auto;
    z-index: -1;
}
