.product-card img {
  border-radius: 16px;
  width: inherit;
  height: inherit;
  object-fit: cover;
}