/* Keep the two handwritten subtitles centred and on one line at every width. */
#comp-knpzne2e {
  left: max(190px, calc(506px - 50vw)) !important;
  width: min(600px, calc(100vw - 32px)) !important;
  text-align: center !important;
  white-space: nowrap !important;
}

#comp-knpzne2e h2,
#comp-knpzne2e .wixui-rich-text__text {
  font-size: clamp(16px, 6.6vw, 31px) !important;
  line-height: 1em !important;
  white-space: nowrap !important;
}

#comp-km9msafo {
  left: max(240px, calc(506px - 50vw)) !important;
  width: min(500px, calc(100vw - 32px)) !important;
  text-align: center !important;
  white-space: nowrap !important;
}

#comp-km9msafo h2,
#comp-km9msafo .wixui-rich-text__text {
  font-size: clamp(20px, 7vw, 33px) !important;
  line-height: 1em !important;
  text-align: center !important;
  white-space: nowrap !important;
}
