.banner-row {
	height: 200px;
	position: relative;
	margin: 0 auto;
	background: url(/static/images/img02-b3ae1d1d1c45738758c55e4ff1aef063.png) no-repeat;
	background-position: 50% !important;
}

.banner-row .text-row {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
}

.banner-row .text-row .text1 {
	color: #fff;
	font-size: 32px;
	margin-bottom: 20px;
}

.banner-row .text-row .text2 {
	font-size: 20px;
	color: #ffffff;
}

.column1{
	width: 100%;
	background: #fff;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 100px;
}
.img{
	width: 198px;
		height: 198px;
		border: solid 1px rgba(0, 0, 0, 0.09);
}
.mb-120{
	margin-bottom: 120px;
}