.product__title h1 {
  font-size: clamp(1.8rem, 2.8vw, 2.6rem) !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}
