
/* hero_probe_fit.css: ensure no clipping when scaled */
#heroTableProbe { overflow: visible !important; }
#heroTableProbe .probe-table-wrap { overflow: visible !important; }
#heroTableProbe .probe-card { will-change: transform; }
