.header { display: grid; } @media screen and (max-width: 1366px) { .header { height: 50px; } }