You can specify the image size in your theme css with something like this:
div.product div.images img, #content div.product div.images img { width: 200px !important; }
You can specify the image size in your theme css with something like this:
div.product div.images img, #content div.product div.images img { width: 200px !important; }