/* Match the existing .wrap container; never widen the approved page content. */
.header{max-width:1600px;width:100%;margin-inline:auto}
/* The source SVG's tiny transparent inset is under 1px at displayed size. */
@media(min-width:901px){
 body[data-page="/services/"] .services-hero{grid-template-columns:.85fr 1.15fr;gap:20px}
 body[data-page="/services/"] .services-hero-graphic{transform:translateX(-56px)}
}
/* One coherent tracking surface; original form markup and behavior are untouched. */
body[data-page="/track-shipment/"] .tracking-desk{padding:24px 28px 26px}
body[data-page="/track-shipment/"] .tracking-desk>.eyebrow{margin:0 0 22px}
body[data-page="/track-shipment/"] .tracking-desk>.quote-panel{padding:0;border:0;border-radius:0;background:none;box-shadow:none}
body[data-page="/track-shipment/"] .track-phone-figure{margin-top:0;margin-bottom:6px}
body[data-page="/track-shipment/"] .tracking-source-v11{font-size:13px;line-height:1.6;max-width:365px;margin:0 auto;text-align:center}
@media(max-width:600px){
 body[data-page="/track-shipment/"] .tracking-desk{padding:22px 20px}
 body[data-page="/track-shipment/"] .tracking-desk>.eyebrow{margin-bottom:20px}
}
