.richContent .bouton.floating.shareButton {
  display: block;
  margin: 0 auto 1rem; }
  @media only print, only screen and (min-width: 48.063em) {
    .richContent .bouton.floating.shareButton {
      position: absolute;
      top: 0;
      right: 2rem;
      margin: 0; }
      .no-touch .richContent .bouton.floating.shareButton {
        top: 0; } }
