.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://dl.dropbox.com/scl/fi/0j4ot9hk9xdxu0lwgyv2u/LogoNew.svg?rlkey=en1s85j8ghbi2cp02z50qio23&st=2flvzwci&dl=0);
    content: "";
    width: 80px;
    height:80px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}