   /* UI для блока преимуществ (иконка слева) */


    #rec773182488 .t859__wrap {
        flex-direction: row-reverse;
        align-items: flex-start;
        padding: 30px 0px 30px 40px;
    }
    
    #rec773182488 .t859__wrap_right {
        padding-left: 0;
        padding-right: 30px;
    }
 
@media screen and (max-width: 960px) {
    #rec773182488 .t859__wrap {
        flex-direction: row-reverse;
        align-items: flex-start;
        padding: 30px 10px 30px 40px;
    }  

    #rec773182488 .t859__wrap_right {
        padding-left: 0;
        padding-right: 30px;
    }
        
        
    #rec773182488 .t859__separator {
        margin-bottom: 0px;
    }
}

@media screen and (max-width: 640px) {
    #rec773182488 .t859__wrap {
        padding: 30px 20px 30px 10px;
    }
    
    
    #rec773182488. t859__imgwrapper {
        margin-bottom: 0px;
    }
    
    #rec773182488 .t859__wrap_right {
        padding-left: 20px;
    }
    
    
    #rec773182488 .t859__imgwrapper {
        margin-bottom: 0px !important;
    }
}
  
   
   /* UI слайдеров. Блог & Кейсы */
   
    #rec667582410 .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        height: 8.5vh !important;
    }
    
    #rec667582410 .t-feed__post-img {
        margin: 0px !important;
    }
    

    #rec667582410 .t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
        height: 8.5vh !important;
    }
    

    #rec745056792 .t-feed__col-grid__post-wrapper .t-feed__post-imgwrapper {
        height: 8.5vh !important;
    }
    
    #rec745056792 .t-feed__post-img {
        margin: 0px !important;
    }
    

    #rec745056792 .t-feed__slider-grid__post-wrapper .t-feed__post-imgwrapper {
        height: 8.5vh !important;
    }
    
    
    .t-feed__slider-grid__post-wrapper.t-col {
        border: 1px solid #ced8e3;
    }
    
    
    
   /* Отступ у заголовков h2 */

    @media screen and (min-width: 1200px) {
    
    .t795__title {
        margin-bottom: 20px;
}
 
}

    @media screen and (max-width: 1200px) {
    
    .t795__title {
        margin-bottom: 20px;
}
 
}



    
