@media screen and (max-width: 1600px) {
    .navigation {
       
        gap: 10px 22px;
    }
}