.video {
    height: auto;
    width: 100%;
    object-fit: contain;
    object-position: 0 0;
}
