@media only screen and (max-width: 768px) {
  #rec960180491 video {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    object-fit: cover !important;
    z-index: -1 !important;
  }

  #rec960180491 .t-cover, 
  #rec960180491 .t-cover__carrier {
    height: 100vh !important;
    width: 100vw !important;
    overflow: hidden !important;
    position: relative !important;
  }
}
