.jumbotron{
	padding-top:200px!important;
}
.cta-box{
	border:1px solid #999999;
	background-color:#79D5FF;
}

.jumbotron .figure{
	padding-top:60px;
}
.jumbotron{
	padding-bottom:0!important;
}

.features .item i{
	background:none!important;
}

@media handheld, only screen and (max-width: 768px) {	
	.jumbotron{
		padding-top:100px!important;
	}
	.jumbotron .figure{
		padding-top:0;
	}
}