.featured-collection {
  padding: 3rem 0 6.4rem;
}

@media (min-width: 990px) {
  .featured-collection {
    padding: 5rem 0 10rem;
  }
}
