
.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}
.falcegib-main-photo img{object-fit:contain !important;background:#f5f8fb}
@media(max-width:700px){.mini-product-photo{height:210px}}
