.event-title {
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
}