@import url("https://ch-api.healthhub.sg/api/public/content/6cb68c4881c24d1d9d6038473502e3a8");
/*replace adults css*/
.mindsg-main.living-with-ocd .section-two-content-wrapper.treatment .img-position {
  position: absolute;
  top: -20px;
  left: -90px;
  width: 400px;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-one .img-area img {
  top: 4px;
  position: relative;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two {
  display: block;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area p {
  width: 100%;
  text-align: center;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .text-area p.text-copy {
  text-align: left;
}
.mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area {
  padding: 35px;
}
@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper img {
    width: 30%;
    top: 15px;
    position: relative;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper .text-area {
    width: 64%;
    margin-left: 0px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .row > div:first-child .influenced-by-wrapper img {
    top: 0;
    position: relative;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .row > div:last-child .influenced-by-wrapper {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-five .wrapper-one .group-wrapper.group-wrapper-two .group-one.first-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area {
    padding: 15px 0px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area {
    padding: 15px 30px;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper img {
    width: 80%;
    top: 0;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper .text-area {
    width: 100%;
  }
  .mindsg-main.living-with-ocd .section-two-content-wrapper .section-four .wrapper-two .img-area .influenced-by-wrapper .text-area p {
    text-align: center;
  }
}