.products-grid .product-item-info { display: flex; flex-direction: column; height: auto; min-height: 360px; padding-top: 4px; padding-bottom: 0; } .products-grid .product-item-photo { height: 200px; display: flex; align-items: center; justify-content: center; overflow: hidden; } .products-grid .product-item-photo img { max-width: 100%; max-height: 100%; width: auto; height: auto; } .products-grid .product-item-details { padding-top: 8px; /* WICHTIG: schützt hohe Bilder */ } .products-grid .product-item-name { line-height: 1.4em; max-height: 5.6em; overflow: hidden; margin: 0; } .products-grid .product-item-name a { display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; white-space: normal; overflow: hidden; hyphens: none; }

Suchergebnisse für: "123 10"