iframe[src*="youtube.com/embed"],
iframe[src*="youtube-nocookie.com/embed"] {
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
}