.t123 .t-container table {
    border-collapse: separate;
    border-spacing: 16px 22px;
}
.t123 .t-container table img {
    height: 120px !important;
    width: 120px !important;
    object-fit: contain !important;
}
.t123 .t-container table a {
    font-size: 24px;
}
.t123 .t-container table p {
    font-size: 18px;
}
.t-title {
    font-family: 'Roboto', Arial, sans-serif;
    font-weight: 600;
    color: #000000;
    font-size: 42px;
    line-height: 1.23;
}
.block__page {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}
.name__page {
    margin-bottom: 40px;
}
.uc-breadcrumbs {
    padding-top: 180px;
}

@media (max-width: 640px) {
    #rec856963252 .t795__title {
        margin-bottom: 0;
    }
    .block__page {
        margin-left: 15px;
        margin-right: 15px;
        width: calc(100% - 30px);
        padding-top: 10px;
    }
    .uc-breadcrumbs {
        padding-top: 100px;
    }
}