.container { width: 90%; max-width: 600px; margin: 0 auto; &.tight { max-width: 450px; } &.wide { max-width: 760px; } }