.subscribe-save-badge {
  top: -20px;
  right: 20px;
  text-wrap: nowrap;

  @media screen and (max-width: 640px) {
    top: -15px;
  }
}