@media screen and (min-width: 1280px) {
    :root {
        --max-width: 1200px;
    }
}