/*
Theme Name:     Leadinjection Child
Theme URI:      http://leadinjection.io/
Description:    Child theme for the leadinjection WordPress theme
Author:         Themeinjection
Author URI:     http://leadinjection.io/
Template:       leadinjection
Version:        2.3.11
*/

/* You can overwrite the parent theme's styles with your own code here. */

.pricing-table-price-value
{
	font-size: 50px !important;
	height: 125px !important;
}

.pricing-table-price
{
	height: 150px !important;	
}

.pricing-table-price-label
{
	padding: 65px 30px 15px 15px !important;
	height: 150px !important;
}