.bhc-bulk-discounts__table {
	width: 100%;
}

.bhc-bulk-discounts__table th {
	background: #4a4a4a;
	color: #fff;
}

.bhc-bulk-discounts__table tbody tr:nth-child(even) {
	background: #f7f7f7;
}
