.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 0px;
    display: inline-block;
    margin-top: 20px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild6130-6466-4965-b436-383637393163/star.svg);
    content: "";
    width: 13px;
    height: 13px;
    font-size:13px;
    line-height:38px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}