@media (min-width: 762px) {
    .spa-2025-clarins-touch__title {
        font-size: 34px;
    }
}

@media (min-width: 762px) and (max-width: 900px) {
  .spa-2025-header__title {
    font-size: 50px !important;
  }
}

@media only screen and (max-width: 600px) {
  .spa-2025-header__title {
    font-size: 32px !important;
  }
}
