
.mobile-buttons {
  margin-block-start: unset;
}

@media (min-width: 43.75rem) {
  .mobile-buttons {
    margin-block-start: unset;
  }
}
