.share-bar .share_icon.share_fb {
  background: url(../../images/sharebar-fb.png) center center no-repeat;
  background-size: 26px 26px;
}

.share-bar .share_icon.share_twtr {
  background: url(../../images/sharebar-tw.png) center center no-repeat;
  background-size: 26px 26px;
}

.share-bar .share_icon.share_li {
  background: url(../../images/sharebar-li.png) center center no-repeat;
  background-size: 26px 26px;
}

.share-bar .share_icon.share_gp {
  background: url(../../images/sharebar-gp.png) center center no-repeat;
  background-size: 26px 26px;
}

.share-bar .share_icon.share_email {
  background: url(../../images/sharebar-email.png) center center no-repeat;
  background-size: 26px 26px;
}

.share-bar .share_icon.share_count {
  background: url(../../images/sharebar-blank.png) center center no-repeat;
  background-size: 26px 26px;
}