$(document).ready(function() {
	$(".column").equalHeights();
});
