.product {
	border:1px solid #ccc; 
	border-radius:5px; 
	padding:16px; 
	margin-bottom:16px; 
	height:250px;
}
.brandSection{
	height: 180px; 
	overflow-y: auto; 
	overflow-x: hidden;
}