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