.tlbs-video {
  width: 100%;
  height: 300px;
  overflow: hidden;
  .video-js {
    padding-top: 0 !important;
    height: 100% !important;
  }
}