.img-viewer{overflow-y:auto!important;min-height:2rem;max-height:100%;box-sizing:border-box}.img-viewer .image-box,.img-viewer .lazy-component{width:100%;display:flex;flex-wrap:wrap;border-left:1px solid #c0c9ce;border-top:1px solid #c0c9ce;box-sizing:border-box}.img-viewer .image-box .image,.img-viewer .lazy-component .image{width:25%;border:1px solid #c0c9ce;border-left:0;border-top:0;box-sizing:border-box}.image-list{width:100%;height:100%}.image-list .image-viewer{height:calc(100% - .8rem);background:#fff}.image-list .image-viewer .image-box,.image-list .image-viewer .lazy-component{width:100%}.image-list .image-viewer .image-box .image,.image-list .image-viewer .lazy-component .image{height:2rem}