@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 10px;
}

.t-store__card__textwrapper {
    padding-top: 5px;
}
}

@media screen {
.t-store__grid-separator {
margin-bottom: 20px;
}
}
