.wp-block-fairy-boss-child-fairy-iwt-flexible .w-slider {
  height: auto;
  background: unset;
}

.wp-block-fairy-boss-child-fairy-iwt-flexible .w-slider .w-slide img {
  box-shadow: unset !important;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 600px;
  max-height: 600px;
}

@media screen and (max-width: 479px) {
  .curved-image img,
  .flex-image img {
    min-height: auto !important;
  }
}
/*# sourceMappingURL=main.css.map */
