'post', 'posts_per_page'=>-1, 'post_status'=>'publish','post__in' => array($acura_theme_options['ser_img_3'], $acura_theme_options['ser_img_2'], $acura_theme_options['ser_img_1'] )); $home_ser= new WP_Query( $args ); if($home_ser->have_posts()){ while($home_ser->have_posts()): $home_ser->the_post(); ?>
'img-responsive'); the_post_thumbnail('acura-service-thumb', $data); ?>