.t-zoomable, .t-zoomer__show .t-carousel__zoomer__inner, .t-zoomer__show .t-zoomable {
    border-radius: 20px;

}

.t-name_sm {
    font-size: 22px;
    font-weight: 900;
}

.t603__textwrapper {

    margin: -59px -6px 0 0;
    width: auto;
    padding: 10px;
    border-radius: 0 0 17px 17px;
}

.t603__title {
    padding-bottom: 0px;
}

.t603__descr.t-text.t-text_xs {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.uc-contemp .t603__textwrapper {
    background: #1acbf3;
}

.uc-heels .t603__textwrapper {
    background: #ddcfc1;
}

.uc-comm .t603__textwrapper {
    background: #EE3C00;
}

/*.t603__textwrapper::before {
margin: -50px -13px 0px 235px;
    content: "";
 background: url(https://static.tildacdn.one/tild3931-3236-4636-b836-353933313237/logo_WOD_EUROPE_circ.svg) no-repeat 62%;
    width: 80px;
    height: 80px;
    position: absolute;
}*/


.t-name {
    color: #1e1f21;
}

.t774__wrapper {
    /*border: 3px solid #13171e;*/
}

.t509__blockimg {
    border-radius: 12px;
    /*border: 3px solid #1e1f21;*/
}

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




@media screen and (max-width: 640px) {
.t-name_sm {
    font-size: 11px;
}
.t603__textwrapper {
    margin-top: -46px;
    margin-left: 3px;
    border-radius: 0 20px 0px 18px;
}
}