.orientation-art{display:block;width:100%;height:auto;aspect-ratio:1}
.catalog .photo .orientation-art{width:100%;height:100%;background:#f7f6f3}
.viewer-media{min-width:0;width:100%;height:60dvh;display:flex;align-items:center;justify-content:center;background:#f7f6f3}
.viewer-media .orientation-art{width:100%;height:100%;max-height:60dvh;object-fit:contain}
@media(max-width:650px){.viewer-media{height:40dvh}.viewer-media .orientation-art{max-height:40dvh}}
