.vsp-container {
    margin: 0 auto;
}
.vsp-container video {
    width: 100%;
    height: auto;
    border-radius: 6px;
    background: #000;
}
