/* Four featured dentists; preserve the mobile swipe layout. */
.ss-team-feature .ss-team-feature-layout--four{display:block}
.ss-team-feature-layout--four .ss-team-feature-intro{max-width:640px;padding:0 0 30px}
.ss-team-feature-layout--four .ss-team-feature-intro>p:not(.ss-eyebrow){margin-bottom:18px}
.ss-team-feature-layout--four .ss-team-preview--four{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
@media(min-width:681px) and (max-width:1000px){.ss-team-feature-layout--four .ss-team-preview--four{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.ss-team-feature-layout--four .ss-team-preview--four{grid-template-columns:none;gap:14px}}
