#youtube-livestreams-table td {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#youtube-livestreams-table .livestream {
    width: 200px;
}

#youtube-livestreams-table .channel {
    width: 220px;
}

#youtube-livestreams-table .status {
    width: 100px;
}
