Retrive posts thumbnail in original size

Try this:

<?php echo get_the_post_thumbnail($page->ID, 'full'); ?>

codex.wordpress.org/Function_Reference/get_the_post_thumbnail#thumbnail