.nw-katalog{max-width:64rem;margin:2rem auto;padding:0 1rem}  
.nw-produkte{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr))}
.nw-produkt{border:1px solid #e0dad0;border-radius:6px;padding:1rem}
.nw-produkt-bild{width:100%;height:10rem;object-fit:cover} 
.nw-kein-bild{display:none}  
.nw-produkt-preis{font-weight:700} 
.nw-leer{color:#6b6259}
.nw-kat h2{margin-top:2.5rem}
