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