

/* Women's HealthFirst - Non-critical */

.logo-row .carousel__track-wrapper {
  display: flex;
  justify-content: center;
}

.team-carousel .section-header.btn-with-title, .art-grid .section-header.btn-with-title { align-items: flex-start; gap:40px; }
.team-carousel .btn-wrap.desktop-show, .art-grid .btn-wrap.desktop-show { padding-top: 15px; }

@media screen and (min-width: 1200px) {
  .team-carousel .section-header.btn-with-title, .art-grid .section-header.btn-with-title { gap:80px; }