.elementor-widget-iw-tile-book-now .elementor-widget-container {
  display: flex;
}

.tile_book-now-container {
  background: url(../media/IHS_kachel_JETZT-BUCHEN.svg) no-repeat;
  background-size: 15.625vw;
}

.tile_book-now-container {
  width: 15.625vw;
  height: 20.833vw;
  padding: 1.979vw 2.083vw;
  margin: 0 2.083vw 2.083vw 0;
  position: relative;
}

.tile_book-title {
  font-size: 0.938vw;
  text-transform: uppercase;
  color: #f96a6a;
  line-height: 1.2;
  min-height: 3.229vw;
}

.tile_book-title span {
  display: block;
}

.title-booking-type {
  font-weight: 700;
}

.tile_book-description {
  font-size: 0.938vw;
  line-height: 1.5;
  color: #3f435f;
}

.tile_book-price {
  line-height: 1;
}

.preffix-symbol {
  font-size: 1.406vw;
  margin-right: 0.521vw;
}

.tile_book-vat {
  font-size: 0.625vw;
  color: #3f435f;
}

.early_bird-tile-price .tile_book-vat {
  color: #f96a6a;
}

.early_bird-tile-price .early-bird_net_price {
  font-size: 2.292vw;
  font-weight: 900;
}

.early_bird-tile-price .tile_book-price {
  color: #f96a6a;
}

.regular_price-tile-price .regular_net_price {
  font-size: 1.406vw;
  font-weight: 900;
  margin-top: 0.781vw;
}

.regular_price-tile-price .tile_book-price {
  color: #3f435f;
}

.static .recommended-booking {
  font-weight: 900;
}
.static .tile_book-title {
  min-height: 5.4vw;
  font-size: 1.25vw;
}
.static .title-booking-type {
  color: #3f435f;
  font-weight: 900;
}
.static .title-booking-type light {
  font-weight: 400;
  display: block;
}
.static .regular_net_price {
  font-size: 2.292vw;
  font-weight: 900;
}
.static .tile_book-price,
.static .tile_book-vat {
  color: #f96a6a;
}

.tile_book-link {
  position: absolute;
  bottom: 1.979vw;
}
.tile_book-price-wrap {
  position: absolute;
  bottom: 5.5vw;
}

@media screen and (max-width: 1366px) {
  .elementor-widget-iw-tile-book-now > .elementor-widget-container {
    flex-wrap: wrap;
  }
  .tile_book-now-container {
    background-size: contain;
    width: 230px;
    height: 308px;
    padding: 20px;
    margin: 0 20px 20px 0;
  }

  .tile_book-title {
    font-size: 18px;
    min-height: 50px;
  }
  .tile_book-link a.ihs-button {
    font-size: 14px;
    padding: 10px 17px;
    border-radius: 50px;
  }
  .early_bird-tile-price .early-bird_net_price {
    font-size: 30px;
  }
  .preffix-symbol {
    font-size: 20px;
    margin-right: 5px;
  }
  .regular_price-tile-price .regular_net_price {
    font-size: 20px;
  }
  .static .regular_net_price {
    font-size: 30px;
  }
  .tile_book-vat {
    font-size: 12px;
  }
  .tile_book-description {
    font-size: 16px;
  }
  .tile_book-link {
    bottom: 20px;
  }
  .tile_book-price-wrap {
    bottom: 65px;
  }
  .static .tile_book-title {
    min-height: 72px;
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .elementor-widget-iw-tile-book-now > .elementor-widget-container,
  .elementor-widget-iw-tile-book-now-static > .elementor-widget-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
