.calendarEvent__events article:nth-of-type(n+3) {
    display: none !important;
}