@media (min-width:768px){
  .col-md-1-5{flex:0 0 10%;max-width:10%;}
}

/* Make negative numbers red in tables */
.num-neg,
th .num-neg,
.num-neg{color:#c00 !important}  /* negative numbers appear in red */