.product-img{overflow:hidden}
.product-img>img{width:100%;height:100%;object-fit:cover;display:block}
.detail-img{overflow:hidden}
.detail-img>img{width:100%;height:100%;object-fit:contain;display:block}
