.t-store__card__textwrapper {
        background-color: white;
        height: 150px !important;
        padding: 20px;
}

@media only screen and (max-width: 768px) {
    #rec835507481 .t-store__card .t-typography__descr {
        font-size: 14px !important;
        line-height: 16px!important;
    }
    
    #rec835507481 .t-store__card .t-typography__title {
        font-size: 20px !important;
        line-height: 22px !important;
    }
}