Change font size in the Head Column

Add this code to the Custom CSS field on the Appearance tab of your Pricing Table widget’s settings:

.eapps-pricing-table-column-1 .eapps-pricing-table-column-features-item-inner {
font-size: 25px;
}