.js-catalog-prod-descr em , .js-catalog-prod-text  em {
    color: transparent;
    margin-right: 25px;
    display: inline-block;
    margin-top: 10px;
}

.js-catalog-prod-descr  em:before , .js-catalog-prod-text  em:before {
    background-image: url(https://static.tildacdn.com/tild3762-3164-4263-a133-393932666436/svg_1758644555172.svg);
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.t-catalog__card__mark {
    border-radius: 0px;
    letter-spacing: 0.7px;
    height: 30px;
}

.t-slds__arrow-withbg {
    border-radius: 0px;
    
}
