.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://static.tildacdn.com/tild3430-6563-4239-b632-333836363633/497-truck-delivery-l.gif);
    content: "";
    width: 35px;
    height: 35px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}