.t-store__card__bgimg, .t-store__card__bgimg_second {
    border-radius: 5px;
}

.t-name {
    font-family: 'Montserrat'!important;
}

.t-descr {
    font-family: 'Montserrat'!important;
}

@media screen and (max-width: 580px)
.t-store__prod__quantity {
    height: 30px!important;
}

    .t-slds__bgimg {
        border-radius: 20px;
    }