.wp-block-embed {
  overflow: hidden;
}
.wp-block-embed .wp-block-embed__wrapper {
  padding-bottom: 56.36%;
  position: relative;
}
.wp-block-embed iframe {
  position: absolute;
  inset: 0;
  min-width: 100%;
  height: 100%;
  border-radius: 6px;
}
