@media screen and (max-width: 1200px) {
    header .center {
        gap: 24px;
    }
}