@charset "utf-8";

@media screen and (min-width: 990px) {
  .page-width--narrow {
    max-width: 98rem;
    padding: 0;
  }
}