.collection-hero__box {
  padding: var(--ct-pd, 0); }
  @media (max-width: 767.98px) {
    .collection-hero__box {
      padding: var(--ct-pd-m, 0); } }

.collection-hero__style1 .vela-section__content {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: var(--st-bg-img); }

.collection-hero__style1 .collection-hero__title sup {
  top: -20px; }
