.product-list-style-01 .product-item:hover .product-image-photo.main-img {
    transform: none !important;
}

.product-list-style-01 .product-item:hover .product-image-photo.hovered-img {
    opacity: 0;
    transform: none !important;
}
