$(document).ready(function(){
  $('.equalHeight').syncHeight();
});

