Hello There,
Thanks for writing in! I have checked the page and it turns out that your Golden Apple image is small. It is only 144 x 144 pixels. http://www.andreasbjerve.com/wp-content/uploads/2016/12/appol.png
Please upload a bigger image size. If you want to just simply stretch the apple image, please edit your page in Cornerstone and insert the following custom css in the settings tab, Settings > Custom CSS
.x-feature-box img {
min-width: 180px;
}
Hope this helps.