/*Звездочки рейтинга*/
.js-store-prod-descr em , .js-store-prod-text  em , .t744__title_small em , .t558__name em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before , .t744__title_small em:before , .t558__name em:before{
    background-image: url(https://static.tildacdn.com/tild3834-6337-4230-a333-383266396362/1040230.svg);
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

/* расстояние в отзывах */
.t558__bubble.t558__bubble_left {
    padding: 1px 8px;
}