.Wishlist .heading_holder {
  margin-bottom: 3%;
}

.Wishlist {
  margin-bottom: 80px;
}

@media (max-width: 540px) {
  .custom-wishlist-col {
    width: 100% !important;
  }
  .Wishlist
    .Product_Info_Card_Section
    .Product_Info_Card
    .upper_image_section
    .card_img_holder {
    height: 228px;
  }
}
