div#questionText > div > div:nth-of-type(1) {
    word-wrap: normal!important;
    max-width: calc(100vw - 55px)!important;
}