@media screen and (max-width: 767px) {
    #espresso_calendar .fc-event-title {
        display: block;
        font-size: 10px;
    }
}