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