jQuery(document).ready(function(){
	
	jQuery('.products-grid').equalHeights();

});
