@media (max-width: 850px) {
  body[data-page="characters"][data-character-appearance="モンスターハンターNow"] .character-name-text,
  body[data-page="characters"][data-character-appearance="モンスターハンターNow"] .character-name-static {
    white-space: normal;
    overflow-wrap: anywhere;
  }
}
