html {
  background-color: #ffffff;
}

body {
  -webkit-print-color-adjust: exact;
}

.header {
  position: absolute;
}

.hero__content__2 {
  display: flex !important;
}

.hero__content {
  justify-content: flex-end !important;
}

.hero_area .hero__image::before {
  display: none;
}

.home_title.js-gsap_css_animation-before .en {
  opacity: 1;
  filter: unset;
  transform: translateX(0);
}

.js-gsap_css_animation-before {
  opacity: 1 !important;
  filter: unset !important;
  transform: translateX(0) !important;
}

.igeneral_area__circle img {
  display: none !important;
}

.scroll_to_top {
  display: none;
}

.serch_area {
  padding-right: 20px;
  padding-left: 20px;
}

.symptoms_btn_list {
  grid-template-columns: repeat(2, 1fr);
}

.disease_box {
  padding: 30px;
}
.disease_box__text {
  width: 50%;
  flex-basis: auto;
}
.disease_box__img {
  width: 50%;
  top: 30px;
}
/*# sourceMappingURL=print.css.map */
