.full-width-video {
    min-height: 36vh;
}

.full-width-video iframe,
.full-width-video object,
.full-width-video embed {
    width: 100% !important;
    height: 36vh !important;
}
