
@media screen and (min-width: 750px) {
    .page-width {
      padding: 0 5rem;
    }
}