.midimgbox{
	margin: 160px 0;
}
.midimgbox img{
	width: 150px;
	height: 150px;
	margin: auto;
}
.midimgbox h1{
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	color: #333333;
	margin-top: 20px;
}

