.testimonial {
  margin: 75px 0;

  @include sm {
    margin: 50px 0;
  }
}
