@media (min-width: 1280px) {
  .dev5-profile-wishlist-card .dev5-bundle-media {
    flex: 0 0 17.1875rem;
    max-width: 17.1875rem;
    min-width: 17.1875rem;
    width: 17.1875rem;
  }

  .dev5-profile-wishlist-card .dev5-bundle-image {
    min-width: 0;
    width: 100%;
  }

  .dev5-profile-wishlist-card .dev5-bundle-copy {
    flex: 1 1 auto;
    min-width: 0;
  }

  .dev5-profile-wishlist-card .dev5-bundle-desc {
    min-height: 3.75rem;
  }

  .dev5-profile-wishlist-card .dev5-bundle-actions {
    align-items: center;
  }
}
