@media only screen and (min-width: 768px) {
  .shareOptions{
      justify-content: flex-end
  }
}