Homepage › Community Forums › Epik Theme Support › Pricing adjustments › Reply To: Pricing adjustments
You can add text-align: left; to the .plan-list around line 767
text-align: left;
.plan-list { margin: 0 0 20px; overflow: hidden; text-align: left; }