/* Add custom CSS styles below */ 
.video-box video {
    object-fit: contain;
    width: auto;
    margin: auto;
}