/* team.css */

.team-one .swiper-slide {
  display: flex;
  justify-content: center;
}

.team-block_one-inner {
  max-width: 320px;  /* keeps cards neat on mobile */
  width: 100%;
}
