main section article{
	padding:40px;
	background:#fff;
	box-sizing:border-box;
	border-radius:20px;
}
#section1 h3{
	text-align:center;
}
#section1 article{
	padding:0;
	border-radius:0;
}
