@media (min-width: 768px) {
    h2 {
        font-size: 3.10rem; /* 1.92rem * (1.200^2) */
    }

}