.why_we_top_box.center {
	height: 320px;
	background: url(images/Rectangle4325.png);
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
 }
 .why_we_top_box.center {
	height: 320px;
	padding: 16px;
 }
 .why_we_bottom_box_content.center {
	display: flex;
	flex-direction: column;
 }
 .why_we_bottom_box_content.center h3 {
	 margin: 13px 0 58px 0;
 }
 .why_we_bottom_box_content.center p {
	font-weight: 500;
	font-size: 18px;
	line-height: 23px;
 }
