table.webform-table {
  width: 600px;
}
table.webform-table .form-control {
  padding: 0rem .75rem;
}
table.webform-table thead tr th {
  background-color: white;
  color: #2c2a29;
  font-weight: bold;
  font-size: 20px;
}
#edit-bars-37-dozen > thead > tr > th:nth-child(2), #edit-bars-37-dozen > thead > tr > th:nth-child(3),
#edit-cookies-18-dozen > thead > tr > th:nth-child(2), #edit-cookies-18-dozen > thead > tr > th:nth-child(3),
#edit-cookies-10-half-dozen > thead > tr > th:nth-child(2), #edit-cookies-10-half-dozen > thead > tr > th:nth-child(3),
tr.webform-table-row > td:nth-child(3)
{
  text-align: center; 
}
table.webform-table tbody tr.webform-table-row td:nth-child(1) {
  width: 360px;
}
table.webform-table tbody tr.webform-table-row td:nth-child(3) {
  width: 80px;
}
div#edit-total-title > p, #webform-computed-total_order_value_gst-wrapper > div > label {
   font-size: 18px;
}