.CorporateCulture .Idea .txt {
	width:72%;
}
@media screen and (max-width:1100px) {
	.CorporateCulture .Idea .txt {
	width:60%!important;
}
}@media screen and (max-width:768px) {
	.CorporateCulture .Idea .txt {
	width:90%!important;
}
.CorporateCulture .Idea .h4tit {
	width:60%;
	text-align:center;
}
}