.youtube-wrap iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9; /* アスペクト比を16:9に設定 */
}