$(document).ready(function() {
  $("#app-content > .column").equalHeights(400);
});
