<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1024px) {
	/* DESKTOP */
    .t-store__card__mark-wrapper {
        right: 40px;
    }
    .t-store__card__mark {
        font-size: 14px;
        height: 58px;
        width: 80px;
    }
}
.t-store__filter__item {
    margin-right: 50px;
}

.t-store__filter {
    margin-bottom: 0px;
    margin-top: 14px;
    
}

.t-descr_xxs {
    font-size: 16px;
}

.t-store__filter__search-and-sort {
    text-align: left !important;
}

.t-store__sort-select-wrapper {
    width: 217px !important;
}

.t-store__filter__sort {
    margin-left: 0px !important;
}

</pre></body></html>