.brand-image {
  object-fit: cover;
}

@media (max-width: 760px) {
  .leaders.is-expanded li:nth-child(n+3) {
    display: flex;
  }
}
