/* line 2, ../../sass/components/views-view--hero-recipe.scss */
.swiper-container.hero-recipe {
  height: auto;
  width: 960px;
  max-width: 100%;
}
/* line 7, ../../sass/components/views-view--hero-recipe.scss */
.swiper-container.hero-recipe img {
  max-width: 100%;
}
/* line 10, ../../sass/components/views-view--hero-recipe.scss */
.swiper-container.hero-recipe img.background {
  height: auto;
}
