

.contact_detail {
margin-top: 30px;
}
.blog_holder article .post_text .post_info a.post_author_link,
.blog_holder article .post_text .post_info a.post_comments,
.blog_holder article .post_text .post_info .time{
  display: none;
}

.blog_holder.masonry article .post_text .post_info .blog_share {
  border: 0;
  margin: 0;
  padding: 0;
}
.latest_post_author_holder{
    display: none;
}