
/* Phase 21M.6.5 — Centre "Recognised on this device" on all screen sizes */

body .dvh21b-shell > .dvh21b-hero .dvh21b-recognised{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  justify-self:center!important;
  align-self:center!important;
  width:auto!important;
  max-width:100%!important;
  margin:12px auto 0!important;
  text-align:center!important;
}
