.blog-post .blog_post_meta .meta_author, .blog-post .blog_post_meta .meta_date {
  width: calc(100% - 60px);
  float: left;
}

.blog_post_content p {
  height: 100px;
}