How to hide thumbnail photos on product pages using Refresh theme?

Hello I am using the refresh theme, when I input my thumbnail to my products I had to resize them to fit in the featured product boxes. But when I click on the product to go to the product page the thumbnail is still there and because I resized it, it doesn’t fit in the screen properly. I would like to hide the thumbnail photos on the products page for all of them. Is there a specific code that will do this? Thanks.

Hi TheraChiro,
Give a custom class to the thumbnail container
and then add CSS to that custom class display none with important