$(document).ready(function() {
    $(".equalH").equalHeights();

});

