/* Full-row editorial content follows its section, not a second narrow column.
   Keep mobile gutters, media grids, cards and forms unchanged. */
@media (min-width: 901px) {
  :root body main .article__description,
  :root body main .article__chapo,
  :root body main .article-section__details,
  :root body main .article-section__details .content-section__paragraph,
  :root body main .article-section__details .content-section__heading3,
  :root body main .article-section__details .content-section__bullets,
  :root body main .article-section__details .content-section__callout,
  :root body main .article-section__details .content-section__table-wrap,
  :root body main .locality-section__header,
  :root body main .locality-coverage-copy,
  :root body main .locality-hero h1,
  :root body main .locality-hero__answer,
  :root body main .locality-hero__location-meta,
  :root body .article-archive__hero.article-archive__hero h1,
  :root body .article-archive__hero.article-archive__hero p,
  :root body .article-archive__heading.article-archive__heading p:not(.eyebrow),
  :root body .localized-archive__hero.localized-archive__hero h1,
  :root body .localized-archive__hero.localized-archive__hero p,
  :root body main .recovery-hero h1,
  :root body main .recovery-hero__lead,
  :root body main .guide-section .section-heading,
  :root body main .source-content .content-section:not(.content-section--has-media) .content-section__lead {
    width: 100%;
    min-width: 0;
    max-width: 100%;
  }
  :root body main .home-callout .layout-container {
    max-width: 1250px;
  }
}
