@media only screen and (max-width: 1500px) {
    .navig ul li {
        margin-left: 10px;
    }
}
