@media(max-width: 350px){
	.headerText p.h4Title span {
    	font-size: 23px;
	}
	.headerText p.h4Title {
    	font-size: 15px;
	}
	.aaa {
    	width: 140px;
    	margin-left: -42px;
   	 	margin-top: 0px;
	}
	.bannerTitle {
    	font-size: 34px;
    	line-height: 53px;
	}
	.bannerLeftText {
    	font-size: 16px;
    	line-height: 27px;
	}
	.contentBoxTitleH5 {
    	font-size: 14px;
   		line-height: 23px;
	}
	.contentBoxWhite p {
    	font-size: 14px;
	}
	.contentButton {
    	font-size: 13px;
	}
	.contentTitle {
    	font-size: 25px;
    	line-height: 40px;
    	margin-top: 20px;
	}
	.contentCardNumber img {
    	width: 60px;
    	margin-top: 10px;
	}
	.contentCardTitle {
    	font-size: 35px;
    	margin-top: 35px;
	}
	.list li p {
    	font-size: 16px;
    	line-height: 16px;
	}
	.greenText {
    	font-size: 16px;
    	line-height: 15px;
	}
	.cardButton {
    	font-size: 17px;
    	padding: 19px;
    	margin-top: 45px;
	}
	.authorTitle {
    	font-size: 30px;
	}
	.questionButtonSS {
		font-size: 18px;
		line-height: 22px;
		padding: 20px 10px;
		width: 100%;
	}
}


@media(max-width: 329px){
	.boxFour {
		line-height: 25px;
		font-size: 13px;
    	margin: 49px 25px;
	}
}