@media (max-width: 575.98px) {
  .button-wrapper-lieferstellen-v2 {
    padding-right: 1rem;
    flex-direction: column;
  }
  .button-wrapper-lieferstellen-v2 .button {
    width: 100% !important;
    justify-content: flex-start !important;
  }
}