/* Team page — hero block (same pattern as about/contacts/testimonials) */

.team-page-links {
  background-size: cover;
  background-position: center;
}

.team-page-links .breadcrumbs-custom-title {
  font-size: 1.75rem;
}

@media (min-width: 768px) {
  .team-page-links {
    min-height: 280px;
  }
}
