
/* V438F - Completed KPIs follow applied report period */
.v438f-completed-card small,
.v438f-completed-profit-card small{
  line-height:1.35;
}
@media(max-width:760px){
  .v438f-completed-card,
  .v438f-completed-profit-card{
    min-height:88px!important;
  }
}
