@media (max-width:1366px){
	.page-title-group .page-title .project-title{
		    max-width: 290px;
	}
}
@media (max-width:1200px){
	.page-title-group .page-title .project-title{
		    max-width: 250px;
	}
}