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

.uc-5col .t-slds__imgwrapper, .t-slds__bgimg {
        border-radius: 30px!important;
    }
    
.uc-5col .t-slds__thumbsbullet-border {
   border-radius: 20px!important; /*меняем размер скругления*/
}    


  .karta .tn-atom {
        border-radius: 30px;
        overflow: hidden;
        background: rgba(0,0,0,0) !important;
    }
