table.opening-hours tr td
{
    width: auto !important;
}

table.opening-hours tr td:first-child
{
    width: 100px !important;
}