.youtube-embed_responsive {
    width: 100%;
    aspect-ratio: 16/9;
}

.youtube-embed_responsive iframe {
    width: 100%;
    height: 100%;
}
