    .pageLayout__content .video-wrapper iframe, .pageLayout__content video {
      max-width: 100% !important;
      height: auto !important;
      aspect-ratio: 16 / 9;
    }
    .pageLayout__content img {
      max-width: 100% !important;
      height: auto !important;
    }