<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.theme-titanium .sc-product-hero {
  padding-bottom: 20px;
}

.theme-titanium .sc-product-hero .sc-heading {
  margin-bottom: 30px;  
}

.theme-titanium .sc-product-hero .image {
  max-width: 1140px;
}

.theme-titanium .sc-product-hero .image img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  /* .theme-titanium .sc-product-hero .image img {
    width: 325px;
  } */
}</pre></body></html>