#page_title{
	background:url('../images/about/bg_h2.webp') no-repeat center center;
}
#business_index ul{
	list-style:none;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	gap:70px 0;
}
#business_index ul li{
	width:45%;
}
#business_index ul li img{
	max-width:initial !important;
	width:100%;
}