.uc-header-contacts .t1055__row {
    align-items: center;
}
.uc-header-contacts .t1055__col-wrapper {
    display: flex;
    align-items: center;
    padding: 0;
}
.uc-header-contacts .t1055__col:nth-child(1) .t1055__col-wrapper {
    justify-content: start;
}
.uc-header-contacts .t1055__col:nth-child(2) .t1055__col-wrapper,
.uc-header-contacts .t1055__col:nth-child(3) .t1055__col-wrapper {
    justify-content: end;
}
.uc-header-contacts .t1055__img {
    margin: 0 15px 0 0;
}
.uc-header-contacts .t1055__descr {
    text-align: left;
}

.uc-cooperation .t1108__container {
    justify-content: center;
}