.eb-box-heading {
    border-radius: 7px 7px 0 0;
    color: #333333;
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    padding: 8px 10px 7px;
    margin: 0;
}

.eb-container {
    text-align: left;
	line-height: 1.0;
 
}

/*.eb-calendarDay {
  height: 350px; 
  overflow: auto;
}*/
.regpro-calendarDay .eb_event_link {

    padding: 5px 2px;
}

@media screen and (min-width: 768px) {
 .eb-calendar-10-2021 .eb-calendar-row-3
{
  height: 620px !important;
}
}