/* =============================================================================
 * image heights
 * ========================================================================== */
/*
.products-grid .span4 .div1 .banner4,
.products-grid #owl-cross .banner4 {height:205px;}
@media only screen and (max-width: 479px) {
	.products-grid .span4 .div1 .banner4,
	.products-grid #owl-cross .banner4 {height:150px;}
}
.products-grid .span4 .pro-info .product-name {height:38px; overflow:hidden}
.category-grid .img-responsive {width:100%; max-width:none;}
.category-grid .image_style .link-item .category_name {height:46px; overflow:hidden;}
*/