/*Нижный отступ у заголовка*/
    .t795__title {
        margin-bottom: 20px !important;
    }
    
    @media screen and (max-width: 960px){
    .t795__title {
        margin-bottom: 10px !important;
    }
    }
    /*—————————————————————————————*/