div.product .title {
    position: relative;
    max-height: 65px;
    height: 65px;
}

.category-view .category {
	height: auto;
}