@media screen and (max-width: 1300px) {
  .post-share-buttons {
    transform: translateX(3px);
  }
}