@media(min-width: 980px) { .container { max-width: calc(1280px); } }
Change the 1280px to your desired width.
1280px