.headBanner {

	line-height: 72px;

	margin: 0;

	background-color: #ffe9ea;

	padding: 60px 0 32px;

}

.headBanner img{

	width:100%;

}

.bannerTitle {

	font-size: 32px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.27;
	letter-spacing: normal;
	text-align: center;
	color: #2a2a2a;
	margin-top: 0;
}

h2 {
    font-size: 70px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.24;
    letter-spacing: 0.18px;
    text-align: center;
    color: #ff444f;
    margin: 0;
}