.t-feed__post-bgimg {
    margin: 28px 28px 0px 28px;
    opacity:0;
    transition: 0.3s;
    
}


/*.t-feed__post-bgimg {*/
/*   display: none;*/
    
/*}*/

.t-feed__col-grid__post-wrapper:hover .t-feed__post-bgimg {
   /*display:block;*/
   opacity:1;
}
.t-feed__col-grid__post-wrapper:hover{
   transition: 0.3s;
    background-color: #ffffff !important; 
}
.t-feed__col-grid__post-wrapper:hover .js-feed-post-title, .t-feed__col-grid__post-wrapper:hover .js-feed-post-descr {
    transition: 0.3s;
    color:#070707 !important;
}

div[data-post-uid="pf3m4x0mv1"], div[data-post-uid="s4o1njjn21"], div[data-post-uid="el3mtdg9s1"]{
    background-color: #03C75D !important;
    color:#03C75D !important;
}

div[data-post-uid="pf3m4x0mv1"] .t-feed__col-grid__post-wrapper:hover, div[data-post-uid="s4o1njjn21"] .t-feed__col-grid__post-wrapper:hover, div[data-post-uid="el3mtdg9s1"] .t-feed__col-grid__post-wrapper:hover{
    background-color: #ffffff !important;
    
}



div[data-post-uid="pf3m4x0mv1"] .t-feed__col-grid__post-wrapper, div[data-post-uid="s4o1njjn21"] .t-feed__col-grid__post-wrapper, div[data-post-uid="el3mtdg9s1"] .t-feed__col-grid__post-wrapper{
    background-color: #03C75D !important;
    color:#03C75D !important;
}






.t-feed__col-grid__content.t-feed__grid-col_paddingsmall {
    padding: 0 28px 28px;
}
.t-feed__parts-switch-btn {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}
.t-col {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}
.t-feed__col-grid__wrapper {
    justify-content: flex-end;
}
.t-col uc-mobile {
    display: table;
    float: left;
    margin: 10px;
    /* margin-right: 10px; */
    max-height: 100px;

t-feed__post-imgwrapper t-feed__post-imgwrapper_beforetitle mobile {
    max-height: 100px;
}
.t-feed__grid-col uc-mobile {
margin-bottom: 20px;
}
.t-col_6 {
    display: table;
    float: left;
    margin: 10px; 
}
.t-feed__col-grid__post-wrapper .t-feed__post-bgimg t-col_6 {
    margin: 18px 18px 0px 18px;
    opacity: 0;
}


