@media (min-width: 1200px) {
    .t770,
    .t450__menu__content {
        margin-top: 45px;
    }
}

#allrecords .t770__list_item > a.t-menu__link-item[href="/catalog/sale"] {
    font-weight: 700;
    color: #FF756B;
}

.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/tild3239-3834-4563-a632-663862383465/Frame_81.svg);
    content: "";
    width: 460px;
    height: 24px;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}