.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 {
    content: "!";
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url(https://static.tildacdn.com/tild3334-6661-4964-b334-353632656638/0909.png) !important;
    background-size: contain;
    background-repeat: no-repeat;
}

.js-store-prod-text em:before {
    content: "#";
    width: 50px;
    height: 50px;
    position: absolute;
    background-image: url(https://static.tildacdn.com/tild3962-3163-4331-b332-383239653939/1040230.svg) !important;
    background-size: contain;
    background-repeat: no-repeat;
}