.kpis{grid-template-columns:repeat(6,1fr)}
.danger{background:#d9363e}
@media(max-width:900px){.kpis{grid-template-columns:repeat(3,1fr)}}
