0 ) : ?>
absint( $instance['page_id'] ),
'post_type' => 'page',
'no_found_rows' => true,
);
$the_query = new WP_Query( $qargs );
?>
have_posts() ) : ?>
have_posts() ) :
$the_query->the_post();
?>
'align' . esc_attr( $instance['image_alignment'] ) ) ); ?>