$(document).ready(function(){if ($(".tp_b4").height()>$(".tp_right").height()) $(".tp_right").css({'height':($(".tp_b4").height()+20)});});
