
Large Hanging Multi-Toiletry Bag for Men
body { font-family: Arial, sans-serif; line-height: 1.6; margin: 0; padding: 20px; background-color: #f4f4f4; } .product-container { display: flex; flex-wrap: wrap; max-width: 1200px; margin: 0 auto; background: white; padding: 20px; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .product-details, .product-image { flex: 1; min-width: 300px; padding: 20px; } .product-details { display: flex; flex-direction: column; justify-content: center; } .product-details h1 { text-align: center; font-size: 24px; font-weight: bold; margin-bottom: 20px; } .product-details p { margin-bottom: 10px; }