@media screen and (max-width: 768px) {
  #recent-posts .recent-post-item >.recent-post-info > .article-meta-wrap
  {
    font-size: 0.6rem;
  }
}