/* R49 MAIN — final full-site geometry/touch hardening. No Education / Legal Radar. */
@media (max-width: 560px){
  body.ac29-r14 .ac26-hero__visual,
  body.ac29-r14 .ac26-contact-photo{
    margin-left:calc((100vw - 100%)/-2)!important;
    margin-right:calc((100vw - 100%)/-2)!important;
    max-width:none!important;
  }
  body.instrument-v1 input[type="checkbox"],
  body.instrument-v1 input[type="radio"],
  body.audit-tool-page input[type="checkbox"],
  body.audit-tool-page input[type="radio"]{
    width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;flex:0 0 24px!important;
  }
}
