@media(max-width:760px){
  .serviceShowcase.integrated{display:grid;min-height:0;padding:42px 5vw 82px;gap:14px;align-content:start}
  .integrated .servicePicker{min-width:0}
  .servicePicker>.sectionLabel{margin-bottom:12px}
  .serviceShowcase.integrated .serviceList{display:grid;grid-template-columns:none;grid-template-rows:repeat(2,52px);grid-auto-columns:132px;grid-auto-flow:column;gap:7px;width:100%;padding:0 0 7px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .serviceShowcase.integrated .serviceList::-webkit-scrollbar{display:none}
  .serviceShowcase.integrated .service{box-sizing:border-box;min-height:52px;padding:6px 9px;border-radius:8px;scroll-snap-align:start}
  .serviceShowcase.integrated .serviceEn{font-size:8px;line-height:1.2;letter-spacing:.04em}
  .serviceShowcase.integrated .service h3{margin-top:4px;font-size:11px;line-height:1.3}
  .serviceShowcase.integrated .serviceDetails{box-sizing:border-box;padding:17px 18px 18px;border-radius:12px}
  .serviceShowcase.integrated .serviceKicker{margin:0 0 6px;font-size:9px}
  .serviceShowcase.integrated .serviceDetails h2{font-size:22px;line-height:1.28}
  .serviceShowcase.integrated .serviceLead{margin-top:10px;font-size:14px;line-height:1.55}
  .serviceShowcase.integrated .sectionCopy{margin-top:9px;font-size:12px;line-height:1.65}
  .serviceShowcase .serviceMilestone{height:50px;bottom:14px}
  .serviceAchievementTrack span{font-size:12px;padding-right:44px}
}
