@media (max-width: 680px) {
  .btn,
  .button,
  .btn-primary,
  .btn-secondary,
  .btn-soft,
  .btn-ghost,
  .btn-hypno-solid,
  .btn-hypno-gradient,
  .btn-expert-solid,
  .btn-expert-gradient {
    max-width: 100%;
    white-space: normal !important;
    overflow-wrap: anywhere;
    line-height: 1.28;
    text-align: center;
  }
}
