  /* Adjusts the shape of the video embed to better support the tall format of the Dean's intro. */
.field-item:nth-child(4) .field-media-video-embed-field {
    position: relative;
    padding-top: 120%;
}