$(document).ready(function() {
	jQuery('#introduzione-home-col1, #introduzione-home-col2').equalHeight();	
});

