@media screen and (max-width: 960px) {
    .t-store__grid-cont_mobile-grid .t-col:not(.t-col_8):not(.t-col_12), .t-store__grid-cont_mobile-grid .t-store__stretch-col:not(.t-store__stretch-col_100) {
        display: contents;
    }
    
    
    .t-store__card__textwrapper {
    margin-bottom: 0px;
    padding-top: 0px;
}