#conpany div.row4 div{
	width: 33%;
	margin-top: 20px;
}

#business section#s04{
	margin: 0 auto;
}

#business section#s05{
	margin-bottom: 110px;
}

@media screen and (max-width: 1079px){
	#conpany div.row4 div{
		width: 49%;
	}
	}

@media screen and (max-width: 555px){
	#conpany div.row4 div{
		width: 100%;
	}
}