Increase Hestia Features Icon size
If you'd like to increase the features icon then please go to Appearance->Customize->Additional CSS and add the following:
.hestia-info .icon>i{ font-size: 80px !important; }
You can increase the size by changing the 80 value to a higher figure to make the icon bigger.