#education-pricing .bts {
	min-height: 135px;
	background-color: #6eca62;
	overflow: hidden;
	margin: 10px -15px 10px -29px;
	position: relative;
}

#education-pricing .bts img.hero {
	position: absolute;
	top: 0;
	left: 10px;
}
#education-pricing .bts p {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	
}
#education-pricing .bts p.terms{
	position: absolute;
	width: 100px;
	bottom: 5px;
	right: 0px;
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	margin: 0;
	padding: 0;
	
}

#education-pricing .bts .info {
	padding: 28px 0 0 190px;
	width: 540px;

}

.violator {
	position: absolute;
	top: 0;
	right: 0;
	
}