.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 500px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3165-3838-4636-b737-373530386438/___2___1.svg);
    content: "";
    width: 500px;
    height: 500px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}