@media (min-width: 1200px) { .container { width: 1200px; } } @media (min-width: 1250px) { .container { width: 1250px; } }