.bd-product-video {
    margin: 15px 0;
    max-width: 300px;
}

.bd-product-video video {
    width: 100%;
    max-width: 100%;
    border-radius: 6px;
    background: #000;
}
