.content-video video {
    background-size: cover;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}
