@media screen and (min-width: 768px) {
    :root {
        --contentWidth: 740px;
    }
}
