@media (max-width: 768px) {
    :root {
        --header-height: 80px;
        --title-big-font-size: 40px;
        --title-big-line-height: 30px;
    }
}