    .custom-table,
    .custom-table tr,
    .custom-table td {
        border: 1px solid lightgray;
        border-collapse: collapse;
    }
    .t431__wrapper-for-mobile:has(.custom-table) {
        overflow-x: auto;
    }
    .custom-table td {
        padding: 5px;
        line-height: 1.2em ;
    }
    .custom-table_center {
        text-align: center;
        vertical-align: center;
    }
    .custom-table_left {
        text-align: left;
        vertical-align: center;
    }
    
    
@media screen and (max-width: 960px) {
        .t959__card-inner.t959__card-inner_4-3 {
                padding-bottom: 230px;
        }
        .t823__col_img_mobile.t823__col_img {
            height: 200px;
        }
        .t997__col {
            margin-bottom: 0px;
        }
        .t997__header-wrapper {
            padding: 40px 0 30px;
        }
        #rec1139267776 .t997__descr {
            font-size: 22px !important;
        }

}

@media screen and (max-width: 640px) {

        .uc-mainbanner .t997__buttons,
        .uc-mainbanner .t997__buttons .t-btn {
            width: 100%;
        }        
        #rec1139267776 .t997__descr {
            font-size: 20px !important;
        }
    
}

@media screen and (max-width: 425px) {
        .t959__card-inner.t959__card-inner_4-3 {
                padding-bottom: 300px;
        }
            #rec1139267776 .t997__descr {
            font-size: 16px !important;
        }
    
}
