@media (min-width: 431px) and (max-width: 900px) {
    .learn-word-row.is-phrase .big-word {
        --letter-cell-width: 30px !important;
        --letter-cell-height: 36px !important;
        --letter-cell-font-size: 18px !important;
    }
}
