Image thumbnail on single product issue | WooCommerce

The problem is with the containing div. In /wp-content/themes/curiousegg/css/woocommerce.css on line 677 the width of div.thumbnails is set to 18% you would have to increase this to something more. Change .thumbnails width to 100%, then change the width of .thumbnails a to whatever width you want the images to be. I tried 20% and it looked ok.

screenshot of shop