.container { width: 400px; @media (max-width: 48em) { width: 100%; } }