.product-screenshot-frame{display:block;width:100%;height:100%;min-width:0;min-height:clamp(420px,34vw,640px);margin:0;overflow:hidden;border:1px solid var(--app-border);border-radius:8px;background:#fdfdfb;box-shadow:none}.product-screenshot-frame--intrinsic{height:auto;min-height:0}.product-screenshot-frame img{display:block;width:100%;height:100%;min-height:inherit;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media(max-width:720px){.product-screenshot-frame{min-height:clamp(260px,70vw,380px)}}
