.templates-demo .col-sm-4{
	padding-bottom:60px;
}

.templates-demo .card__action .btn{
	border-color:green;
	color:green;
	border:2px solid;
}

.templates-demo .card-2 .card__bottom .h6{
	margin-bottom:0px;
}

.pricingbutton1 {
position: absolute;
width: 50%;
bottom: 0;
left: 0;

padding: 0.92857143em 0;
margin: 0;
}
.pricingbutton1 .btn{
	border-radius: 0 0 0 0;
}

.pricingbutton2 {
position: absolute;
width: 50%;
bottom: 0;
right: 0;
border-radius: 0 0 0 0;
padding: 0.92857143em 0;
margin: 0;
}
.pricingbutton2 .btn{
	border-radius: 0 0 0 0;
}

.pricingforms h4{
	margin-bottom:10px;
}

@media only screen and (min-width: 1200px) {
    
h1{
	font-size:64px;
}

h2{
	font-size:54px;
}

}
