@media (min-width: 1199px) {
    #wideo_height {
        height: 115vh;
    }

    .wideo_height {
        position: relative !important;
        bottom: 150px !important;
    }

    .row-pompson {
        position: relative;
        bottom: 125px;
    }
}
  
@media (min-width: 1920) {
  #wideo_height {
        height: 110vh;
    }
  }

.video-thumbnail {
    z-index: 15;

}