@charset "utf-8";
.thermacool.treatment .intro .intro-h2 {
  font-size: 22px;
}

@media screen and (max-width: 768px) {
  .thermacool.treatment .intro .intro-h2 {
    font-size: 16px;
  }
}
