@media (min-width: 1172px) {
}@media (max-width: 991px) {
}@media (max-width: 767px) {
}.kyl_image_text_2 {
  position: relative;
}
.kyl_image_text_2 .top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 70px;
}
.kyl_image_text_2 .top .image_wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 35px);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 35px);
  flex: 0 0 calc(50% - 35px);
}
.kyl_image_text_2 .top .image_wrapper img {
  height: 350px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_image_text_2 .top .text_wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 35px);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 35px);
  flex: 0 0 calc(50% - 35px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.kyl_image_text_2 .top .text_wrapper .headline {
  font-family: 'Wonderful Melanesia', sans-serif;
  font-weight: 400;
  letter-spacing: 0;
  line-height: normal;
  font-size: 50px;
  color: #33474c;
  margin-bottom: 40px;
}
.kyl_image_text_2 .background_tile {
  max-width: 800px;
  position: absolute;
  top: 70px;
  height: 100%;
  width: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
}
.kyl_image_text_2 .bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.kyl_image_text_2 .bottom .image_wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: right;
  margin-left: 70px;
}
.kyl_image_text_2 .bottom .image_wrapper img {
  height: 250px;
  width: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}
.kyl_image_text_2 .bottom .text_wrapper {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 140px);
  -moz-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 140px);
  flex: 0 0 calc(50% - 140px);
}
.kyl_image_text_2 .bottom .text_wrapper p {
  font-weight: 300;
  letter-spacing: 0;
  line-height: 27px;
  font-size: 17px;
}
.kyl_image_text_2 .bottom .text_wrapper .fancy_link {
  margin-top: 30px;
}
.kyl_image_text_2 .bottom .text_wrapper .fancy_link:hover {
  color: #33474c;
}
.kyl_image_text_2 .bottom .text_wrapper .fancy_link:hover::before {
  background-color: #33474c;
}
@media (max-width: 767px) {
  .kyl_image_text_2 .top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 25px;
  }
  .kyl_image_text_2 .top .image_wrapper {
    margin-bottom: 25px;
  }
  .kyl_image_text_2 .top .image_wrapper img {
    width: calc(100% - 29px);
    height: 191px;
  }
  .kyl_image_text_2 .top .text_wrapper .headline {
    margin-bottom: 0;
  }
  .kyl_image_text_2 .background_tile {
    width: calc(100% - 28px);
    top: 15px;
  }
  .kyl_image_text_2 .bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kyl_image_text_2 .bottom .text_wrapper {
    margin-bottom: 10px;
  }
  .kyl_image_text_2 .bottom .image_wrapper {
    margin: 0;
  }
  .kyl_image_text_2 .bottom .image_wrapper img {
    height: 163px;
    margin: 0 0 0 auto;
  }
  .kyl_image_text_2 .text_wrapper {
    padding: 0 29px;
  }
}
