.custom-article-youtube iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  display: block;
}

.custom-article-youtube {
  position: relative;
}
