   .t-btnflex.t-btnflex_type_button2 {
       width: 100%;
   }
   .t-align_left .t-store__card__btn {
   margin: 0;    
   }
   
       [data-col-gap="20"] .t-store__stretch-col {
        padding: 0 14px;
    }
    
    
        .t-store__card__textwrapper {
        padding-top: 14px;
    }
    
    .t-store__card__price-wrapper {
    margin-top: 4px;
    }
    

    
    .store__card__wrap_txt-and-opts.store__card__has-btns {
    margin-bottom: 20px;
    }
   
   @media screen and (max-width: 960px) {
    .t-store__grid-cont .t-store__card-list {
        row-gap: 40px !important;
    }
    
    
        [data-col-gap="20"] .t-store__stretch-col {
        padding: 0 10px;
    }

}



