@media screen and (max-width: 1200px) {
    nav .navList>ul>li {
        margin-right: 25px;
    }
}