$(document).ready(function(){ $('#brief-content p').has('img').css('text-indent','0em'); $('#brief-content p img').css({"height":"auto","max-width":"100%"}); $('.news-body table').wrap("
"); })