.share-price + .button {
  margin-top: $spacing--m;

  // viewport l
  @include viewport--l {
    float: right;
  }
}
