@media screen and (min-width: 768px) {
    h1 sup {
        font-size: 1.5rem;
    }
}
