
#video_banner{
     width: 100vw;
}

.sub-header{
     background-image: url('../images/bg.jpeg');
     background-repeat: repeat-x;
     background-size: cover;
     height:300px;
}

.fs-1 {
     font-size:3.2rem !important;
   }