.sf-video-wrapper {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto 1.5rem;
    background: #000;
    border-radius: 6px;
    overflow: visible;
}

.sf-video-wrapper .video-js {
    display: block !important;
}

.sf-video-wrapper .vjs-big-play-button {
    font-size: 3em;
    border-radius: 50%;
    width: 1.8em;
    height: 1.8em;
    line-height: 1.8em;
}
