@media (max-width: 640px) {
  .gsgg-msgbox-title {
    line-height: 1.5;
    height: 3em;
    text-wrap: initial;
  }

  .gsgg-msgbox {
    height: unset;
    line-height: 1.5;
  }
}
