@media only screen and (847px < width) {
  .share-wrapper {
    left: 0px; 
  }
}