
.mini-product-photo{width:100%;height:180px;margin:0 0 14px;border-radius:18px;overflow:hidden;background:#f3f8fc;border:1px solid #d7e6f2;display:flex;align-items:center;justify-content:center}
.mini-product-photo img{width:100%;height:100%;display:block;object-fit:cover}
.page-photo-card{padding:18px}
.page-photo-frame{width:100%;border-radius:18px;overflow:hidden;background:#f5f8fb;border:1px solid #d7e6f2}
.page-photo-frame img{width:100%;height:auto;display:block;object-fit:contain}
@media(max-width:700px){.mini-product-photo{height:210px}}
