
.header {
	background-image:url('/cisiweb2/image/caixa/membershipbenefitsheadernew.jpg');
	background-size:cover;
	background-position:center center;
	height:600px;
	text-align:center;
}

.headerText {
	height: 600px;
}
.greyWrapper {
	background:#f3f3f3;	
	padding-top:70px !important;
	margin-bottom:80px !important;
}

@media (max-width: 767px) {
	.benefitsReduceImage {
		display: block !important;
		float: none !important;
		margin: 20px auto 20px !important;
		max-width: 60% !important;
	}
	

}