Collection getting cut off (using buy buttons)

Hello. Im currenty using Shopify to inegrate a shopping cart into website. I am using the Shopify Buy Buttons to create the code for the collections. The website works fine on PC/browser. However, it does not work at all on IOS/iphone. Most if not all of the collections get cut off near the button and are incomplete. Please help. Thank you.

SIte: http://www.garmoo14.dreamhosters.com/

(The only code I have is for the menu. It should not interfere with the products at all so I do not think that is the problem)

The problem was a line of Java. FIXED IT.

if (screen.width<=500) {document.write("");}