I am experiencing an issue with the CSS formatting of a section on my website. The products in the product grid do not display properly in order when the screen size is too small.
For instance, if you visit this specific site: and view it on a screen larger than 30", you will notice that all items are aligned perfectly next to each other in the grid mode.
However, when accessing the site on a smaller screen (around 24" or less), the products appear in irregular rows such as having 2 in one row, then 1 in another row, followed by 2 again.
How can I adjust the alignment so that all products display nicely beside each other without any irregular rows? Thank you for your help!
I am using Magento Go platform, and you can inspect the CSS using your browser's development tool.
Thank you!