Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:
.global-styles, .eapp-events-calendar-slider-item-inner {
height: 150px;
}
.global-styles,
.eapp-events-calendar-slider-item-info {
padding: 0 0 20px 90px!important;
}