@media screen and (max-width: 1260px) and (min-width: 768px) {
  .share-buttons {
    margin: 40px 0;
  }
}
