    .js-store-prod-charcs {
        display: none !important;
    }
    
    .js-store-prod-weight {
        display: none !important;
    }
    
    .t-name_xl {
        font-size: 26px !important;
    }
    
    
    .t-store__card__mark {
        width: 120px !important;
        height: 30px !important;
        border-radius: 0px !important;
    }
    
    .t-store__filter__btn, .t-store__filter__input {
        background: #fff !important;
    }
    
    .t-store__sort-select {
        background: #fff !important;
    }
    
    .t-store__filter__item-controls-container {
        width: 300px !important;
    }
    
    .t-name_md {
        font-size: 16px !important;
    }
    
    .t-name_xs {
        font-size: 16px !important;
    }
    
    .t-store__prod-snippet__container {
        padding-top: 60px !important;
    }