.banner-text-c .itme{
	width:80%;
}
.banner-text-c .itme .th{
	font-size: 44px;
}

@media screen and (max-width:568px){
	.banner-text-c .itme .th {
		font-size: 16px;
		font-weight: normal;
	}
	.banner-text-c .itme{
		width: 65%;
	}
}