#rec503366995 .js-store-prod-descr.t-store__card__descr.t-descr {
    display: none !important;
}

#rec508958973 .t764 .t-container.js-product {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

#rec528150408 .t776__price-wrapper {
    display: none !important;
}

.t-store .t-store__pagination__item {
    font-weight: 700;
    opacity: 0.5;
}

.t-store__card__price-wrapper {
    display: none !important;
}

.t-store__prod-popup__price-value,
.t-store__prod-popup__price-currency {
    /*display: none;*/
}

#rec632498144 .t-store__prod-popup__price-value,
#rec632498144 .t-store__prod-popup__price-currency {
    display: none;
}

p.t-typography__characteristics.js-store-prod-charcs {
    font-weight: 600;
}

@media screen and (max-width: 450px)
{
    .t038__text-impact,
    .t774__title.t-name.t-name_md
    { 
        font-size: 25px; 
    }
    
    .t051__text div,
    .t677__descr,
    .t764__descr,
    .t764__descr.t-descr_xs,
    .t774__descr div,
    .t774__descr div span,
    .t860__descr,
    .t983__card-descr
    { 
        font-size: 18px !important;
    }
}