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