<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.media--type-vertical-video iframe {
    display: block;
    position: relative !important;
    width: 100% !important;
    height: auto !important;
    max-width: 320px!important;
    aspect-ratio: 9 / 16 !important;
}

.video-embed-field-responsive-video::after {
  display: none;
}

</pre></body></html>