.lmCellImage{display:inline-block;max-width:min(100%,180px);max-height:140px;width:auto;height:auto;object-fit:contain;vertical-align:middle;border-radius:4px;background:#fff}
.productGrid .lmCellImage{display:block;margin:4px auto;max-height:120px}
.productImageAction{display:inline-block;margin:4px 3px 2px 0;padding:4px 7px;border:1px solid #aaa;border-radius:5px;background:#fff;color:#333;font:inherit;font-size:12px;cursor:pointer}
.productImageAction:disabled{opacity:.5;cursor:wait}
.meaningPhysicalPage .lmCellImage{max-height:90px;max-width:100%}
@media print{.lmCellImage{max-height:90px;break-inside:avoid}.productImageAction{display:none}}
.productGrid textarea[hidden]{display:none!important}
