@use "00-base/configure" as *;

.ma__image-promos {

  .pre-content > &,
  .post-content > &,
  .main-content--full .page-content > & {

    @include ma-container();
  }
}
