.js-product-name em , .js-product-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-product-name  em:before , .js-product-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3963-3862-4534-b431-373331656561/1.png);
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}