@media screen and (max-width: 1068px) {
    h3.typography-headline-elevated:lang(zh) {
        line-height: 1.2;
    }

    .typography-headline-elevated .underline .underline-illustration {
        bottom: -10%;
    }
}

.quote-copy>:after {
    margin-right: -2.6em;
    }

    @media screen and (min-width: 1068px) {
    .page-apple-learning-coach .section-quote-sheldon .section-content .tile {
        padding: 72px 90px;
        }
}