[data-section-type='product-main'] > .product-right > h1.product-name {
  min-width: 0;
  max-width: 100%;
  white-space: nowrap;
  overflow-wrap: normal;
  word-break: normal;
  overflow: visible;
}
