Hello!
Well i didnt want the featured image to appear at the posts, but at the top of the page, no matter how many posts the page included. I did find a way to make it happen by adding at the page.php:
<?php the_post_thumbnail(); ?>
Thank you for your reply!:)