.theme-product-details-style-02 [data-zs-product-details-primary-section] .zpcontainer [data-zs-product-primary-details] .theme-product-detail-image-container .theme-product-detail-image-inner picture img{
    object-fit:contain;
    width:80%;
    height:80%;
}
.theme-product-list-style-02 .theme-product-box-content .theme-product-image-area picture img {
    object-fit: contain;
}