'post' , 'posts_per_page'=>$count_posts, 'post__not_in'=>get_option('sticky_posts'));
$blog_default = new WP_Query($args);
while($blog_default->have_posts()):
$blog_default->the_post();?>
"img-responsive");
if(has_post_thumbnail()) : ?>
"; } $k++; $norecord=1; endwhile; endif; ?>