.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/tild6331-3031-4761-b739-663839396430/image.png);
    content: "";
    width: 140px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}