.quill-table__cell {
    border: 0px solid #dcdcdc !important;
    padding: 2px 0px !important;
    border-bottom: 1px solid #dcdcdc !important;
}

/* Вариант 1: для всех параграфов во вторых колонках */
.quill-table__table td:nth-child(2) p,
.quill-table__table th:nth-child(2) p {
    text-align: right !important;
}


/* Установка ширины для первой колонки */
.quill-table__table td:first-child,
.quill-table__table th:first-child {
    width: 70% !important;
}

/* Установка ширины для второй колонки */
.quill-table__table td:nth-child(2),
.quill-table__table th:nth-child(2) {
    width: 30% !important;
}

.t698 .t698__title {
    color: #fff;
    margin-bottom: 20px;
}

.t698 .t698__descr {
    color: #fff;
    margin-bottom: 35px;
}


@media (max-width: 912px) { 
.t981__logo-wrapper {
    justify-content: center;
}    

.t981__menu_right-align, .t981__menu_right-align ul {
    justify-content: center;
}

.t996__wrapper {
    flex-direction: column-reverse;
}

.t-rec_pt_135 {
        padding-top: 67px !important;
    }
    

    .t-rec_pb_135 {
        padding-bottom: 60px !important;
    }

    .t-rec_pb_75 {
        padding-top: 65px !important;
        padding-bottom: 65px !important;
    }

.t478__blockimg {
    height: 470px !important;
}

#rec1661666211 .t-btnflex.t-btnflex_type_button {
    width: 100%;
}

#rec1661666211 .t-btnflex.t-btnflex_type_button2 {
    width: 100%;
}


#rec1661715371 .t-col {
        padding-top: 75px;

    }


    
    
}