#widespread-transmission th {
background: #ff0000 !important;
}

#not-widespread-transmission th {
background: #ffc000 !important;
}

#no-current-transmission th {
background: #92d050 !important;
}


table.table td:nth-child(2) {width:200px;}