// Smooth sizing container // ------------------------- @media (min-width: 1px) { .container-smooth { max-width: @container-lg; } }