.t-feed__post-bgimg {
    margin: 5px !important;
    border-radius: 5px !important;
    }
    
.t-feed__post-bgimg {
    margin: 5px !important;
    border-radius: 5px !important;
}
    
.t-bgimg loaded {
    margin: 5px !important;
    border-radius: 5px !important;
}


    
@media (min-width: 320px) {
.t-feed__col-grid__content {
    padding: 5px 24px 24px;
}
}

@media (max-width: 960px) {
.t-feed__container_inrow4 .t-feed__post:nth-child(-n+4) {
        margin-top: 10px !important;
    }
.t-feed__grid-col:not(.t-slds__item) {
        margin-top: 10px !important;
    }
}
    
}
@media (min-width: 1200px) {
.t-feed__col-grid__content {
    padding: 5px 26px 26px;
}
.t-feed__post-descr {
    font-size: 13px;
}
.t-feed__post-title {
    font-size: 18px;
}
.t-btnflex.t-btnflex_type_button {
    font-size: 13px;
}
.t-feed__post-date {
    font-size: 12px !important;
}
}

@media (min-width: 1440px) {
.t-feed__col-grid__content {
    padding: 6px 32px 32px;
}
.t-feed__post-descr {
    font-size: 16px !important;
}
.t-feed__post-title {
    font-size: 24px !important;
}
.t-btnflex.t-btnflex_type_button {
    font-size: 16px !important;
}
.t-feed__post-date {
    font-size: 13px !important;
}
}

@media (min-width: 1680px) {
.t-feed__col-grid__content {
    padding: 7px 36px 36px;
}
.t-feed__post-descr {
    font-size: 16px !important;
}
.t-feed__post-title {
    font-size: 24px !important;
}
.t-btnflex.t-btnflex_type_button {
    font-size: 16px !important;
}
.t-feed__post-date {
    font-size: 13px !important;
}
}