@media (max-width: 768px) {
    :root {
        --header-height: 80px;
    }
}