/* @media only screen and (max-width: 767px) {
    body header+* {
        margin-top: 70px !important;
    }
} */
.ldp_hemaheal .top_1 .bl_1 {
  padding: 0px 120px 120px;
  gap: 110px;
}
@media only screen and (max-width: 767px) {
  .ldp_hemaheal .top_1 .bl_1 {
    padding: 0px 100px 100px;
    gap: 90px;
  }
}
@media only screen and (max-width: 380px) {
  .ldp_hemaheal .top_1 .bl_1 {
    padding: 0px 90px 90px;
    gap: 70px;
  }
}
.ldp_hemaheal .top_1 .bl_1 > div:nth-last-of-type(2) {
  position: relative;
  right: -80px;
}
@media only screen and (max-width: 767px) {
  .ldp_hemaheal .top_1 .bl_1 > div:nth-last-of-type(2) {
    right: -70px;
  }
}
.ldp_hemaheal .top_4 .bl_2 {
  padding: 20px 30px;
  grid-template-columns: 1fr 1fr 1fr;
}
@media only screen and (max-width: 767px) {
  .ldp_hemaheal .top_4 .bl_2 {
    padding: 15px 0px;
  }
}
.ldp_hemaheal .top_8 .t_2 {
  margin-bottom: -100px;
}
@media only screen and (max-width: 767px) {
  .ldp_hemaheal .top_8 .t_2 {
    margin-bottom: 0px;
  }
}
