.live-standings .table > tbody .live::after {
  content: "";
  display: none;
 } 
  .live-standings .table > tbody tr.is_clq td:first-child {
   background: #3c3c3c !important;
  
}
  
  .tx-vfl-sportsdata .opta-standings table.standings tbody tr.clq td:first-child {
  background-color: #FFFFFF;
  color: #000;
}