@media screen and (min-width: 1025px) {
  .iwishWrapper .collection-banner .collection-title {
    font-size: 38px;
    line-height: 42px;
  }
}

@media screen and (min-width: 1025px) {
  .iwishWrapper .collection-banner .collection-banner-part {
    padding: 26px 80px;
  }
}

@media screen and (max-width: 1024px) {
  .iwishWrapper .product-collection {
    padding: 0 24px;
  }
}
