Add this code to the Custom CSS field on the Style tab of your Pricing Table widget’s settings:
.eapps-pricing-table-column-features-item { height: initial !important; }
.eapps-pricing-table-column-features-item-inner {
line-height: 1.2;
align-items: center;
}