.fc-event-container{
    font-size: 18px;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  /*white-space: nowrap;*/
  white-space: normal !important;
 }