/* #allrecords .js-store-prod-all-text a {
    color: #ffffff;
    background-color: #2b289f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 30px;
    font-weight: bold;
}
*/

#allrecords .js-store-prod-all-text a {
    font-size: 0px;
    color: #ffffff;
    display: inline-block;
    height: 20px;
}

#allrecords .js-store-prod-all-text a:nth-of-type(1) {
    background-image: url(https://static.tildacdn.com/tild3664-6262-4862-b731-653531383464/ozon_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 120px;
}

#allrecords .js-store-prod-all-text a:nth-of-type(2) {
    background-image: url(https://static.tildacdn.com/tild6233-3539-4961-b538-623863333631/wb_1.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 160px;
}

.tmenu-mobile__imglogo {
    max-height: 40px;
    width: auto !important;
}
@media screen and (max-width: 900px) {
.t-cover__filter {background-image: -webkit-linear-gradient(top, rgb(71 68 66 / 9%), rgb(0 0 0 / 23%)) !important;}
}