.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3962-3163-4331-b332-383239653939/1040230.svg);
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.js-store-prod-descr u , .js-store-prod-text  u{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  u:before , .js-store-prod-text  u:before{
    background-image: url(https://img.icons8.com/ios/50/000000/brushing-teeth.png);
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

.js-store-prod-descr span , .js-store-prod-text  span{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-descr  span:before , .js-store-prod-text  span:before{
    background-image: url(https://img.icons8.com/bubbles/50/000000/cat-butt.png);
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}