/* Add custom CSS styles below */ 
.product-single header.store-header.w-full.z-[97].my-header {
    position: relative !important;
}
.product-single img.w-full {
    object-fit: contain !important;
}