.big7-videoplayer:fullscreen .video-js .vjs-tech {
    max-height: 100vH !important;
}

.big7-videoplayer:fullscreen .vjs-poster img {
    max-height: 100vH !important;
}

.big7-videoplayer.video_hls_player:fullscreen .video-x-selling {
    justify-content: center;
}

.big7-videoplayer.video_hls_player:fullscreen .video-x-selling .xv {
    max-width: 888px;
}

div[data-type="play-preview-button"]:hover,
div[data-type="play-preview-area"]:hover {
    cursor: pointer;
}