Pricing Table Equal Heights Ultimate

Basic

$99
  • Feature #1

Silver

$199 Month
  • Feature #1
  • Feature #2

Gold Plan

$1999
Per Year All Inclusive
  • Feature #1
  • Feature #2
  • Feature #3

Platinum
Premium

$2999
All Inclusive
  • Feature #1
  • Feature #2
  • Feature #3
This Pricing Table uses the following code <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.matchHeight/0.7.2/jquery.matchHeight-min.js"></script> <script> jQuery(function() { jQuery('.fl-module-pricing-table .fl-pricing-table-title').matchHeight(); jQuery('.fl-module-pricing-table .fl-pricing-table-price').matchHeight(); jQuery('.fl-module-pricing-table .fl-pricing-table-features').matchHeight(); jQuery('.fl-module-pricing-table .fl-pricing-table .fl-button-wrap').matchHeight(); }); </script>