.t-store__card__textwrapper {
margin-bottom: -20px;
}

.t-store__card__bgimg, .t-store__card__bgimg_second {
   border-radius: 6px!important; /*меняем размер скругления*/
}

.t-slds__imgwrapper, .t-slds__bgimg {
        border-radius: 6px!important;
    }
    
    .t-store__card__bgimg, .t-store__card__bgimg_second {
   border-radius: 6px!important; /*меняем размер скругления*/
}


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

