.simpleTable { width: 100%; text-align: left; border: none; } .simpleTable tr.thead{ border-bottom: 1px solid gray; } .simpleTable td { font-size: 14px; } .simpleTable th { font-size: 24px; }