@media screen and (max-width: 749px) {
    :root {
        --header-height: 3rem;
    }
}