/* OFQD V34 — Carte accueil : KPI France sans chevauchement. */

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-v11-kpis span:last-child{
  grid-template-columns:1fr!important;
  align-content:center!important;
  gap:2px!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-v11-kpis span:last-child b{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  font-size:20px!important;
  line-height:1!important;
  white-space:nowrap!important;
}

body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
.ofqd-v11-kpis span:last-child small{
  display:block!important;
  margin:0!important;
  line-height:1.1!important;
  white-space:nowrap!important;
}

@media(max-width:700px){
  body.ofqd-home-page #ofqd-v11-pack2 .ofqd-v11-dashboard.is-france-view
  .ofqd-v11-kpis span:last-child b{
    font-size:18px!important;
  }
}
