    
     /* Табы */
    
    .t397__tab_active .t397__title {
        border-radius: 50px!important;
        background: #171A21!important;}
    
    .t397__title {
        border-radius: 50px!important;
        border:1px solid #1A1A1A !important;}
        

   
    .t397__col {
       margin: 0 20px!important;}

    @media screen and (max-width: 960px) {
        
        .t397__col {
            margin: 0 0px!important;}
    }

    .t397__tab {
        margin-right:16px;}
    
    .t397__col {
        scrollbar-width: none;}
    
    .t397__col::-webkit-scrollbar {
        width:0;}

    .t397__tab {
        display:block;
        float:left;
        width: auto;}
    
    .t397__tab .t397__title {
        padding: 12px 24px;}
    
    .t397__tab:not(.t397__tab_active) .t397__title:hover {
        background: #F1F2F5!important;}
    
    @media screen and (max-width: 1200px) {
        
        .t397__col {
            overflow: scroll;
            max-width: 100%;}
    
        .t397 .t-container {
            max-width: 100%;}
    
        .t397__tab:last-child {
            padding-right: 20px!important;}
    
        .t397__col .t397__wrapper {
            display: flex;}
    
        .t397__col .t397__wrapper_mobile {
            display:none}
    
        .t397__tab {
            float: left;
            display: block;
            width: auto;
            margin-right: 16px;
            white-space: nowrap;}
    }

    @media screen and (max-width: 960px) and (min-width:640px) {
        
        .t397__tab:first-child {
            margin-left: calc(50% - 300px);}
   
        .t397__tab:last-child {
            padding-right: calc(50% - 280px)!important;}
    }

    @media screen and (max-width: 1200px) and (min-width:961px) {
        
        .t397__tab:first-child {
            margin-left: calc(50% - 480px);}
    }


    .t-feed__post-popup__content-wrapper .t-text {
        line-height: 1.4!important;
        font-weight: 700!important;
    }
    
    .t-feed__post-popup__text-wrapper h3.t-redactor__h3 {
        font-weight: 600!important;
    }
    
    .t-feed__post-popup__text-wrapper h4.t-redactor__h4 {
        font-weight: 600!important;
    }
