    /* +++ ДЛЯ ВОПРОСОВ ОТВЕТОВ В 1 КОЛОНУ +++ */
    
    @media screen and (max-width: 960px) {
    .uc-1columns .t-container {
        max-width: 100% !important;
        }
    }
    
    @media screen and (max-width: 640px) {
    .uc-1columns .t-col {
        padding-left: 10px !important;
        padding-right: 10px !important;
        }
    }

    /* +++ ДЛЯ ВОПРОСОВ ОТВЕТОВ В 2 КОЛОНКИ +++ */

    @media screen and (max-width: 1200px) {
    .uc-2columns .t-container {
        max-width: 100% !important;
        padding: 0;
        }
    }

    @media screen and (max-width: 1200px) {
    .uc-2columns .t-col {
        display: inline;
        float: left;
        margin-left: 20px !important;
        margin-right: 20px !important;
        width: 100%;
        }
    }

    @media screen and (max-width: 1200px) {
    .uc-2columns .t-col_6 {
        max-width: calc(50% - 40px) !important;
        }
    }

    .uc-2columns .t-container {
        max-width: 100% !important;
        padding: 0;
    }
   
    .uc-2columns .t-col {
        display: inline;
        float: left;
        margin-left: 20px !important;
        margin-right: 20px !important;
        width: 100%;
    }

    .uc-2columns .t-col_6 {
        max-width: calc(50% - 40px) !important;
    }

    /* +++ ДЛЯ ЗАГОЛОВКОВ +++ */

    @media screen and (max-width: 1200px) {
    .uc-title .t-container {
        max-width: calc(100% - 20px) !important;
        padding: 10px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
    .uc-title .t-col {
        margin-left: 0px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        }
    }
    
    @media screen and (max-width: 640px) {
    .uc-title .t-col {
        padding-left: 5px !important;
        padding-right: 10px !important;
        }
    }
    
    @media screen and (max-width: 480px) {
    .uc-title .t-container {
        max-width: 90% !important;
        padding-left: 10px !important;
        }
    }

    .uc-title .t-container {
        max-width: calc(100% - 20px) !important;
        }
        
    .uc-title .t-col {
        margin-left: 0px;
        padding-left: 10px;
    }
        
    /* +++ ДЛЯ ТЕКСТОВ +++ */
        
        
    .uc-seo_block .t-col_6 {
        max-width: calc(50% - 40px) !important;
    }
    
    @media screen and (max-width: 1200px) {
        .uc-seo_block .t-col {
        padding: 10px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-seo_block .t-col_6 {
        max-width: calc(100% - 20px) !important;
        }
        
        .uc-seo_block .t-container {
            padding-left: 20px;
        }
    
        .uc-seo_block .t-col {
        padding-left: 0px !important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-seo_block .t-col {
        padding-left: 5px !important;
        }
        
        .uc-seo_block .t-container {
        padding-left: 10px !important;
        }
    }
    
    @media screen and (max-width: 480px) {
        .uc-seo_block .t-container {
        padding-left: 10px !important;
        }
        
        .uc-seo_block .t-col {
        padding-left: 5px !important;
        }
    }
    
    .uc-seo_block .t005A__text .t-text .t-text_md {
        display: none;
    }
    
    .uc-seo_block .t-container {
        max-width: 100% !important;
    }
    
    
    
    /* +++ ДЛЯ ПРЕИМУЩЕСТВ С ЦИФРАМИ +++ */
    
    
    .uc-numbers .t-container {
            max-width: 100% !important;
        
    }
    
    .uc-numbers .t-col_3 {
        max-width: calc(25% - 40px) !important;
    }
    
    @media screen and (max-width: 1200px) {
        .uc-numbers .t-col_3 {
            max-width: calc(50% - 40px) !important;
            padding-bottom: 40px;
        }
        
        .uc-numbers .t-container {
            padding: 10px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-numbers .t-col_3 {
            max-width: calc(100% - 20px) !important;
            padding-bottom: 0px;
        }
        
        .uc-numbers .t-col {
            max-width: calc(100% - 20px) !important;
            padding-bottom: 0px;
            padding-left: 10px !important;
        } 
        
        .uc-numbers .t-container {
            padding: 10px !important;
        }
    }
    
    @media screen and (max-width: 640px) {
        .uc-numbers .t-col_3 {
            max-width: calc(100% - 20px) !important;
            padding-bottom: 0px;
        }
        
        .uc-numbers .t-col {
            max-width: calc(100% - 20px) !important;
            padding-bottom: 0px;
            padding-left: 5px !important;
        } 
        
        .uc-numbers .t-container {
            padding: 10px !important;
        }
    }
    

    /* +++ ДЛЯ КАРТОЧЕК +++ */
    
    
    .uc-cards .t-container {
        max-width: calc(100% - 20px) !important;
    }
    
    .uc-cards .t-col_3 {
        max-width: calc(25% - 20px) !important;
    }
    
    .uc-cards .t-col {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
    
    @media screen and (max-width: 1200px) {
        .uc-cards .t-col_3 {
        max-width: calc(50% - 30px) !important;
        }
        
        .uc-cards .t-container {
        padding: 20px !important;
        }
    
        .uc-cards .t-col {
        float: left !important;
        margin-left: 0px !important;
        margin-right: 20px !important;
        }
    }
    
    @media screen and (max-width: 960px) {
        .uc-cards .t-col_3 {
        max-width: calc(50% - 20px) !important;
        }
        
        .uc-cards .t-container {
        padding: 20px !important;
        }
    
        .uc-cards .t-col {
        float: left !important;
        margin-left: 0px !important;
        margin-right: 5px !important;
        padding-left: 0px !important;
        padding-right: 10px !important;
        }
    }

    @media screen and (max-width: 640px) {
        .uc-cards .t-col_3 {
        max-width: 100% !important;
        }
        
        .uc-cards .t-container {
        padding: 10px !important;
        }
    
        .uc-cards .t-col {
        float: left !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        }
    }

    
    @media screen and (max-width: 960px) {
    .uc-cards .t692 .t692__col {
        margin-bottom: 50px !important;
    }
}