.a-GV-header,
.a-GV-headerLabel {
  white-space: normal !important;    /* Allow wrapping */
  overflow-wrap: break-word !important;
  word-wrap: break-word !important;
  height: auto !important;            /* Adjust height for wrapped lines */
  line-height: 1.2 !important;        /* Improve readability */
  padding: 5px !important;
}
