.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 12px;
    display: inline-block;
    margin-top: 5px;
}
.js-store-prod-text a:first-of-type {
    background-image: url(https://static.tildacdn.com/tild3239-3134-4263-b363-336431653465/FormCircle.svg);
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}
.js-store-prod-text a:last-of-type {
    background-image: url(https://static.tildacdn.com/tild3235-3934-4861-a663-356535623630/FormCircle-2.svg);
    content: "";
    width: 40px;
    height: 40px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}