.app-wrapper__heading {
  margin: 0 0 3rem;
}
@media screen and (min-width: 750px) {
  .app-wrapper__heading {
    margin-bottom: 4rem;
  }
}
