@media (min-width: 1400px) and (max-width: 1700px) {
    .header-inner a {
        font-size: 15px;
    }
}