.c-member-list__item {
  margin-bottom: 2rem;

  @include breakpoint(medium) {
    margin-bottom: 4rem;
  }
}
