#product-item-detail h1
{
	height: 35px;
}

#product-description{
	height: 130px;
	overflow-y: auto;
	padding-right: 10px;
}
