/*Reviews: margin between header and content*/
.t1186 .t-col .t-section__title {
    margin-bottom: 40px !important;
}

/*Reviews: size of logoimages*/
.t1186__card_circle .t1186__bgimg {
    max-width: 60px;
    max-height: 60px;
    min-height: 60px;
}

/*Reviews: margin between person name and title*/
.t1186__card_circle .t1186__title+.t1186__descr {
    margin-top: 0px;
}   