@media (max-width: 1400px) and (min-width: 1024px){
    body #header .logo {
        max-width: 170px;
    }
}