    .uc-header .t228__positionabsolute {
        top: 10px;
    }
    
    .uc-header .t280__descr a,
    .uc-header-2 .t280__descr a{
        display: block;
        /*border: 2px solid #fff!important;*/
        border-radius: 10px;
        height: 70px;
        line-height: 70px;
        text-transform: uppercase;
        color: #fff!important;
        font-weight: 800;
        background: #ffcc3c !important;
    }
    .uc-header .t280__menu__item,
    .uc-header-2 .t280__menu__item {
        margin: 0 auto!important;
    }
    
    .uc-header .t280__menu__item a,
    .uc-header-2 .t280__menu__item a {
        margin: 20px auto!important;
        padding-top: 20px;
        display: block;
    }
    
    .uc-header .t280__menu__item a {
        border-top: 1px solid #fff;
    }
    
    .uc-header-2 .t280__menu__item a {
        border-top: 1px solid #ddd;
    }
    
    .uc-header .t280__menu__item:first-child a,
    .uc-header-2 .t280__menu__item:first-child a {
        border-top: 0!important;
        padding-top: 0!important;
        margin-top: 0!important;
    }
    
    .uc-header .t280__menu__wrapper_2 .t280__menu,
    .uc-header-2 .t280__menu__wrapper_2 .t280__menu {
        padding-top: 100px!important;
    }
    
    .uc-prog .t-card__container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .uc-prog .t-card__container .t-card__col {
        
    }
    
    .uc-prog .t772__separator {
        width: 100%;
    }
    
    .otzyvy-yandex {
        
    }

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

    .t397__wrapper_mobile-flex .t397__title {
        padding: 0;
    }
    
    .t397__wrapper {
        flex-wrap: wrap;
        padding: 0 20px!important;
        margin: 0;
    }
    
    .t397__wrapper li {
        width: 100%;
        border: 1px solid #fff;
        border-radius: 10px;
        line-height: 40px;
        height: 40px;
        margin-top: 10px;
    }
    
    .t397__wrapper li:first-child {
        margin-top: 0;
    }
    
    .t397__wrapper li.t397__tab_active {
        border: 1px solid #fbda7c !important;
    }
    
}