@import "../../../stream/assets/css/style.min.css";

/* Your CSS code goes here
-------------------------------------- */
.home .headlinesection{
	background: url(../images/green.png) right top no-repeat;
	height: 60px;
}
.home .headlinesection h2{
	line-height: 60px;
	height: 60px;
	padding-right: 65px;
}
.home .contentbox{
	padding-right: 65px;
}
.home .secondheadline{
	background: url('../images/head2.png')center center no-repeat;
	height: 74px;
}
.home .secondheadline h3{
	height: 74px;
	line-height: 74px;
}
.home .testimonials img{
	border-radius: 50%;
}
