﻿table.years {
    width: 100%;
}

    table.years > tbody > tr > td:first-child,
    table.years > tbody > tr > td:last-child {
        width: 1px;
    }