.collection-list-from-metafield .image-with-text__media img,
.collection-list-from-metafield .image-with-text__media .placeholder-svg {
  max-width: 500px !important;
  width: auto;
  height: auto;
  object-fit: contain;
}

.collection-list-from-metafield .image-with-text__media,
.collection-list-from-metafield .image-with-text__media-item > *,
.collection-list-from-metafield .image-with-text__media-item:after {
  border: none !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
