.swym-ui-component .swym-wishlist-list-card .swym-wishlist-images .swym-wishlist-image-wrapper img.swym-wishlist-image {
  margin: 0;
  width: 100%;
}

@media only screen and (max-width: 900px) {
  .swym-ui-component.swym-wishlist-page .swym-wishlist-list-card.user-list .swym-wishlist-images .swym-wishlist-image-wrapper {
    height: auto !important;
  }
}