var propPlacement = $('body.page-content .news-body.content p:nth-child(4)'), newsTopProp = $('body.page-content .featured-properties'); if(propPlacement) { newsTopProp.appendTo(propPlacement); }
if(yourElement.length){ // do here }