.hz-placeholder.pim-picture { display:flex; flex-direction:column; justify-content:center; gap:12px; padding:16px; box-sizing:border-box; background:#fff; min-width:0; }
.hz-placeholder.pim-picture img { display:block; width:100%; height:190px; object-fit:contain; flex:none; }
.hz-cert.pim-picture { justify-content:flex-start; }
.hz-cert.pim-picture img { object-position:center top; }
.hz-placeholder.pim-picture span { position:static; overflow-wrap:anywhere; }
.hz-placeholder.pim-picture small { margin:0; }
