/* Shared detail template entry. Detail-type rules live in assets/css/pages/*-detail.css. */
.mh-product-detail main,
.mh-industry-detail main,
.mh-case-detail main,
.mh-news-detail main {
  overflow-wrap: anywhere;
}
