.c6001-poster{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 0;
}

.c6001__nav-wrapper {
  top: 0;
}

@media screen and (min-width: 1026px) {
  .c6001__nav-wrapper {
    top: auto;
    right: 50%;
    bottom: 0;
    left: auto;
  }

  .c6001__video-thumb {
    max-height: 836px;
  }
}
