/* Already-cropped portrait previews must not be cropped a second time by old CSS. */
.portrait img.tkcz-portrait-preview{position:static;width:100%;height:100%;max-width:none;left:auto;top:auto;margin:0;object-fit:cover;object-position:50% 50%}
.shame-gallery img{max-width:100%;height:auto;background:#e5e9e5}
img[data-tkcz-lazy-src]{background:#e5e9e5}
.tkcz-image-error{opacity:.55}
