.about {
	width: 100%;
	flex-wrap: wrap;
}

.about div {
	width: 1280px;
}

.about div:nth-of-type(1) {
	margin-top: 100px;
}

.about div:nth-of-type(2) {
	margin-top: 41px;
	margin-bottom: 51px;
	font-size: 14px;
	color: #303133;
	line-height: 30px;
}