.product_listing_main .product_img {
  display: flex;
  justify-content: center; }
.product_listing_main img {
  max-height: 250px; }
