table.product-table th {
  font-size: .9em; }

table.product-table .product {
  border-bottom: none;
  font-size: .9em; }

table.product-table .bundled {
  border: none !important; }
  table.product-table .bundled td {
    border: none !important;
    font-size: .7em;
    font-weight: 300; }
