@media only screen and (max-width: 960px) {
    .t-rec_pt_30 {  
        padding-top: 0;
    }
    .t-rec_pb_30 {
        padding-bottom: 0 !important;
    }
    .t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
        margin-bottom: 10px;
    }
}
