.itemimage{align-items:stretch;display:flex;justify-content:center;width:100%}.itemimage img{-o-object-fit:contain;object-fit:contain}.skeleton-loader{animation:skeleton-loading 1.2s infinite;background-color:#e0e0e0;height:100%;width:100%}@keyframes skeleton-loading{0%{background-color:#e0e0e0}50%{background-color:#f0f0f0}to{background-color:#e0e0e0}}.itemview-imagebox{display:flex;min-height:50cqh;padding:1.5rem;width:100%}@container (min-width: 900px){.itemview-imagebox{flex-shrink:0;max-width:40cqw;width:550px}}.itemview-container{flex-grow:1;overflow-y:auto}.itemview{align-items:flex-start;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;overflow-y:auto}@container (min-width: 900px){.itemview{flex-direction:row}}
