.eats-member-card-info-component > *:not(:last-child):nth-child(2) {
    margin-bottom:0;}
}
.elfsight-app .eapps-team-members-grid {
  display: grid !important;
  grid-template-columns: repeat(4, 1fr) !important;
  gap: 20px !important;
}