#help .ul01{
	display:flex;
	flex-wrap: wrap;
}
#help .ul01 li {
	margin-top:30px;
	flex-basis: 50%;
}
