css tips
Call things what they are
Good class names: <div class='product with-images'> Bad class names: <div class='rounded-corners'>