.related-product-img {
  height: 200px;
  width: 100%;
  object-fit: contain;
  padding: 1rem;
  background-color: #fff;
}

.product-img-placeholder {
  height: 200px;
  width: 100%;
}
