#vehicleListTable {
    height: 420px;
    overflow: auto;
}

th.rpt,td.rpt {
    width: 10%;
}

thead.one > tr.one, tbody.one{
    display:block;
}

td.rpt {
    width: 21%;
}