.js-store-prod-descr em , .js-store-prod-text  em{
    color: transparent;
    margin-right: 7px;
    display: inline-block;
    margin-top: 7px;
}
.js-store-prod-descr  em:before , .js-store-prod-text  em:before{
    background-image: url(https://static.tildacdn.com/tild3530-3335-4266-b731-633865356236/location.svg);
    content: "";
    width: 17px;
    height: 17px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}

@media screen and (max-width: 960px) {
/* Открытые фильтры (Блог Дмитрия Рыбалка) */
.t-store__filter__options, .t-store__filter__search-and-sort, .t-store__filter__sort {display: block;}
.t-store__filter__opts-mob-btn {display: none;}
/* Открытый поиск (Блог Дмитрия Рыбалка)*/
.t-store__filter__options, .t-store__filter__search-and-sort, .t-store__filter__sort {display: block;}
.t-store__filter__search-mob-btn {display: none;}
}