.contact-grid,.lab-grid,.med-icon-grid-four,.med-partner-grid,.med-services__three-col,.med-tech-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:22px;gap:22px}.med-guarantee__strip{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;background:var(--brand-primary-dark);color:var(--brand-text-inverse)}.med-guarantee__strip div{padding:26px;border-left:1px solid rgba(255,255,255,.18)}.med-guarantee__strip strong{display:block;color:var(--brand-secondary);font-size:1.8rem}@media (max-width:767px){.med-guarantee__strip{grid-template-columns:1fr}}