
Globe G12 12" Manual Gravity Feed Slicer - 1/2 hp
.product-container { display: flex; justify-content: space-between; gap: 0%; margin: 20px auto; flex-wrap: wrap; max-width: 1200px; } .product-image { width: 48%; } .product-image img { width: 100%; height: auto; display: block; justify-content: center; } .product-description { width: 52%; text-align: left; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; padding: 20px; transition: opacity 0.3s ease; } .container { display: flex; flex-wrap: wrap; width: 100%; margin: 0 auto; padding: 0; border: 1px solid #ccc; border-radius: 10px; overflow: hidden; max-width: 1200px; }