.featured-collection-carousel__background--color {
  background-size: cover;
  background-repeat: no-repeat;
}

.featured-collection-carousel__carousel-wrap {
  width: 100%;
}

.featured-collection-carousel__slide {
  height: auto;
}

.featured-collection-carousel__controls {
  margin-block: 32px 0;
}

@media screen and (min-width: 750px) {
  .featured-collection-carousel__controls {
    margin-block: 40px 0;
  }
}
