.block-video-embed iframe.media-oembed-content
{
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    border-radius: var(--arta-border-radius);
}