@media (max-width: 430px) {
    .learn-word-row.is-phrase .big-word {
        --letter-cell-width: 23px !important;
        --letter-cell-height: 30px !important;
        --letter-cell-font-size: 15px !important;
    }
}
