
/* V594 - 9 KPI cards including collected profit */
@media(min-width:1401px){
  .v577-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}
}
@media(min-width:1101px) and (max-width:1400px){
  .v577-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
.v577-kpis>article:nth-child(5):before{content:"↗"!important}
.v577-kpis>article:nth-child(6):before{content:"♙"!important}
.v577-kpis>article:nth-child(7):before{content:"▣"!important}
.v577-kpis>article:nth-child(8):before{content:"⚙"!important}
.v577-kpis>article:nth-child(9):before{content:"◎"!important}
