figure:has(.media-oembed-content) {
  margin-bottom: 30px;
}
figure:has(.media-oembed-content) .media-oembed-content {
  width: 100%;
  height: 400px;
}

figure[data-view-mode=wide_wideo] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*# sourceMappingURL=media-remote-video.css.map*/