.yfa-icon.share, .yfa-icon.fb-share, .yfa-icon.twitter-share, .yfa-icon.shareclose {
  background: url('https://s.yimg.com/dh/ap/fantasy/img/core-sd10264613e.png');
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .yfa-icon.share, .yfa-icon.fb-share, .yfa-icon.twitter-share, .yfa-icon.shareclose {
    background: url('https://s.yimg.com/dh/ap/fantasy/img/core2x-sc75c187afc.png');
    background-size: auto 62px;
  }
}

.yfa-icon.share {
  background-position: 0 -24px;
  height: 15px;
  width: 11px;
}
.yfa-icon.fb-share {
  background-position: 0 0;
  height: 16px;
  width: 8px;
}
.yfa-icon.twitter-share {
  background-position: 0 -49px;
  height: 13px;
  width: 17px;
}
.yfa-icon.shareclose {
  background-position: 0 -39px;
  height: 10px;
  width: 10px;
}
