NEED HELP WITH EVENT SPACING ISSUES!!!

Hi I need help spacing out the calendar’s multiple events in a single box. If you go to medexpertsinc.com/calendar/#date … mode=month and view the Jan 17th box you’ll see the spacing is overlapping each other. Where would I be able to edit the code?

Thanks
Kind regards,
Jsdesign3

Add the next lines in the event-calendar-scheduler\scheduler_include.html

<script> scheduler.xy.bar_height = 40; </script>