@media screen and (max-width: 480px) {
    .t-feed__post-title {
        font-size: 16px !important;
    }
}