.target-products-scroll {
	overflow-x: auto;
}

.target-products-table {
	width: 100%;
	min-width: 760px;
	border-collapse: collapse;
}

.target-products-table th,
.target-products-table td {
	padding: 10px;
	border: 1px solid #666;
}
