.multi-language-title {
    white-space: normal !important;
    overflow-wrap: break-word;
    word-break: break-word;
    display: inline-block;
    max-width: 100%;
    line-height: 1.2;
    vertical-align: bottom;
    /* min-width / min-height are set dynamically by JS to lock layout size */
}
