@media screen and (max-width: 1500px) {
    .navigation {
        gap: 8px 26px;
        font-size: 12px;
    }
}