.row > .col-md-9 h1 {
    word-break: break-word;
    overflow-wrap: anywhere;
    max-width: 100%;
}