.item-thumb,.part-thumb,.set-thumb,.minifig-thumb{
    width:64px;
    height:48px;
    object-fit:contain;
    background:#fff;
    border:1px solid #d7e2ef;
    border-radius:4px;
    padding:3px;
}
.item-photo-large{
    width:260px;
    max-width:100%;
    max-height:220px;
    object-fit:contain;
    background:#fff;
    border:1px solid #d7e2ef;
    border-radius:6px;
    padding:8px;
}
.search-thumb{
    width:54px;
    height:42px;
    object-fit:contain;
    background:#fff;
    border:1px solid #d7e2ef;
    border-radius:4px;
    padding:3px;
}
.image-cell{
    width:80px;
    text-align:center;
}
