  .js-store-prod-all-charcs {
        display: none;
    }
  .js-store-prod-text .js-store-prod-all-charcs {
        display: none!important;
    }
    
    .t-store .t-store__tabs_tabs .t-store__tabs__controls {
        flex-wrap: wrap!important;
    }
   
    .t013 .t013__img {
     max-width: 200px;
    width: 200px;
    height: 200px;
    }
    .t508 .t-cell {
            vertical-align: top!important;
    }

    .tmenu-mobile__imglogo {
width: 135px!important;
}

    @media (min-width: 1024px) {
    
    .t167 .t167__imgblock {
        max-width: 600px;
    }
    .t167 .t-prefix_2.t-col.t-col_10 {
        max-width: 100%;
    }
    .t167 .t-col.t-col_8 {
        max-width: 100%;
    }
    .t167 .t-prefix_2 {
        padding-left: 0;
    }
     .t-store__prod-popup__slider {
            position: sticky;
    top: 15px;

    }
    }