@media (min-width: 981px) {
  body.gun-theme .product-hero h1 {
    font-size: clamp(3.4rem, 6.2vw, 5rem);
    overflow-wrap: break-word;
  }
}
