.bulk-price-table,
.bulk-price-table table{
    width: 100%;
}
.bulk-price-table table{
  margin-top: 20px;
  border: 1px solid rgba(var(--color-border));
  text-align: center;
}
