.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://svgsilh.com/svg/27832.svg);
    content: "";
    width: 30px;
    height: 30px;
    colour:#8e5f44;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}