.t1186__card_circle .t1186__bgimg {
    max-width: 50px;
    max-height: 50px;
    min-height: 50px;
}

@media screen and (max-width: 640px){
    .t1186__card_circle .t1186__bgimg {
    max-width: 40px;
    max-height: 40px;
    min-height: 40px;
}
}
@media screen and (max-width: 960px) {
    .t951__grid-cont .t-store__card-list {
        row-gap: 30px !important;
    }
}