/* Existing access-card groups in recovered pages use per-row stretching. */
.b.calibration .prose .access-grid{align-items:stretch;grid-auto-rows:auto}
.b.calibration .prose .access-grid>*{align-self:stretch;box-sizing:border-box;min-width:0;height:auto;margin-top:0;margin-bottom:0}
@media(max-width:640px){.b.calibration .prose .access-grid{grid-template-columns:1fr}.b.calibration .prose .access-grid>*{height:auto;min-height:0}}
