.theme-prod-box .theme-product-image-area img:nth-of-type(1) {
  display: flex !important;
}
.theme-prod-box:hover img:first-of-type {
  display: none !important;
}