/* single product
cannot find the selector in editor, need extra css file
*/

:where(.wc-block-product-gallery-large-image) .wc-block-components-product-image.wc-block-components-product-image.wc-block-components-product-image--aspect-ratio-auto img {
    object-fit: cover !important;
}

div:has(>main.single-product-b1){
    margin-top: 0 ;
}