
.u64-product-video-gallery{
    margin-top:20px;
    padding:20px;
    border:1px solid #eee;
    border-radius:16px;
    background:#fff;
}

.u64-video-preview img{
    width:100%;
    max-height:300px;
    object-fit:cover;
    margin-top:15px;
}
