.recipes-carousel {
  width: 100%;
}
.recipes-carousel .card-wrapper {
  width: 100%;
}

.Recipe-Carousel-Section .image-with-text__media-item {
      display: flex;
    align-items: flex-end;
    justify-content: center;
}
