.price-per-item {
  display: inline-block;
  float: left;
}
table.tier-prices {
  font-size: 12px;
  width: 100%;
}
table.tier-prices th,
table.tier-prices td {
  text-align: center;
}
