.title h3{
	text-transform: uppercase;
	width: 200px;
}
.profile .left .box-list .item .num span, .profile .left .box-list .item .num p{
	font-size: 14px;
}
.about-page-2 .right .box p{
	word-wrap: break-word;
	    word-break: break-all;
		    text-wrap: wrap;
}
*{
	    word-break: break-word;
}