    .t-store__card__img {
        transform: scale(0.75);
        transform-origin: center center;
    }

    .t-slds__bgimg-contain {
        transform: scale(0.75);
        transform-origin: center center;
    }

     #rec1206463091 .t-store__card__img {
        transform: scale(1.0) !important;
        transform-origin: center center;
    }
    
    #rec1216737176 .t-store__card__img {
        transform: scale(1.0) !important;
        transform-origin: center center;
    }
    
    #rec1096856011 .t-store__card__img {
        transform: scale(1.0) !important;
        transform-origin: center center;
    }
    
    
    .js-store-prod-all-charcs{
        display:none !important;
    }
    
    .t-store .t-slds__arrow_wrapper {
    height: 50% !important;
    }
    
    @media screen and (max-width: 480px) {
    .t-name_xs {
        font-size: 14px;
    }
    }
    
     @media screen and (max-width: 480px) {
    .t-descr_xxs {
        font-size: 16px;
    }
    }

    @media screen and (min-width: 480px) {
    .t-descr_xxs {
        font-size: 14px;
    }
    }
    
    @media screen and (max-width: 480px) {
    .t-name_md {
        font-size: 20px;
    }
    }
    
    .t-checkbox__indicator {
    border-radius: 100px;
    }