.featured-collection {
  display: block;
  padding-block-end: 30px;
}

.featured-collection .sec-ProductCarousel_Dots {
  margin-block-end: 0;
  padding-block-end: 0;
}

@media screen and (min-width: 750px) {
  .featured-collection {
    padding-block-end: 60px;
  }
}