$(window).load(function () {
  $("#suggestions_column > .open_header_3 > .bottom > .top").css("height", $("#page_content").height() -10) ;
});
