.founders-story,
.brand-statement,
.brand-feature,
.testimonials {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

@media screen and (max-width: 749px) {
  .founders-story,
  .brand-statement,
  .brand-feature,
  .testimonials {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
