.t-feed__row-grid__post-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
}

.t228 .t-btn {
    padding-left: 19px;
    padding-right: 19px;
}

.t-feed__row-grid__post-wrapper:hover {
    background: #eff6fd;
    transition-duration:0.3s;
}

.t-feed__row-grid__post-wrapper {
    transition-duration:0.3s;
}

.t-feed__row-grid__post-wrapper:hover .t-feed__post-title {
    color: #2855BA !important;
    transition-duration:0.3s !important;
}

.t-feed__post-title {
    transition-duration:0.3s !important;
}

.t847__col-valign_middle {
    margin-top: 0;
}

@media (max-width: 480px) {
    .tmenu-mobile__container {
        padding: 10px 20px !important; 
    }
    
    .t120__title {
        font-size: 16px !important;
    }
    
    .t842__bgwrapper {
        width: 100% !important;
    }
    
    .t-feed__post-title {
        font-size: 20px !important;
    }
    
    .t-feed__post-descr {
        font-size: 15px !important;
    }
    
    .t847__text {
        font-size: 16px !important;
    }
    
    .t842__bottommargin {
        font-size: 20px !important;
    }
    
    .t-descr_sm {
        font-size: 16px !important;
    }
}