@media screen and (max-width: 767px) {
  .post-share-buttons {
    margin: 15px 0 0;
  }
  .post-share-buttons .blog_share_title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 15px;
  }
}