@media (min-width: 992px){
.centerBoxContentsItem-image,.centerBoxContentsListing-image{flex: 1 100%;}
.centerBoxContentsItem-name,.centerBoxContentsListing h3.itemTitle{max-height:48px;}
.ja_itembox {display: -ms-flexbox;display: flex;-ms-flex: 1 0 0%;flex: 1 0 0%;-ms-flex-direction: column;flex-direction: column;}
}

@media (min-width: 974px) and (max-width: 1182px){
	.product-micro .product-name{max-height: 42px;}

}
@media (min-width: 1713px){
	.product-micro .product-name{max-height: 42px;}
}