.container { max-width: 1100px; margin: 0 auto; @media (max-width: 1100px) { margin: 0 1rem; } } .pageContent { // trolley }