@media screen and (min-width: 990px) {
   .page-width--narrow {
      max-width: 140rem;
      padding: 0 9rem;
   }
}