    @media screen and (min-width: 980px) and (max-width: 1272px){
        .t228__imglogo {
            min-width: 200px !important;
            max-width: 200px !important;
            width: 200px !important;
        }
        
        .t228__list.t-menu__list{
            text-align: left !important;
            display: grid;
            grid-template-columns: 1fr 1fr;
        }
        
        .t228__list.t-menu__list .t228__list_item{
            padding: 0 15px !important;
        }
        
        .t228__list.t-menu__list .t-menu__link-item{
            font-size: 16px !important;
        }
        
        .t228__right_descr span:nth-child(1) span{
            font-size: 20px !important;
        }
        
        .t228__right_descr span:nth-child(2){
            font-size: 18px !important;
        }
    }
    
    @media screen and (max-width: 980px){
         header + div.r{ padding-top: 0 !important; }
         #t-main-content + div.r{ padding-top: 0 !important; }
         
         #rec664934754, 
         #rec209771909{ margin-top: 24px !important;}
    }
    
    .t821 a, 
    #allrecords .t821 a {
        color: #ffffff !important;
    }