.section-collections {
  margin-top: 0.2rem;
}
@media (width >= 1200px) {
  .section-collections {
    margin-top: 3.6rem;
  }
}

.section-product-categories {
  margin-top: 0.2rem;
}
@media (width >= 1200px) {
  .section-product-categories {
    margin-top: 3.6rem;
  }
}

/*  */

.section-posts-product {
  margin-top: 4.8rem;
}
@media (width >= 1200px) {
  .section-posts-product {
    margin-top: 8rem;
  }
}

/*  */

.section-about {
  margin-top: 7.2rem;
}

/*  */

.section-collaboration {
  margin-top: 7.2rem;
}

/*  */

.section-cycling-club {
  margin-top: 7.2rem;
}
