
.certificate-main {

	margin-top: 20px;

	margin-bottom: 80px;

}

.certificate-item {

	display: inline-block;

	width: 22%;

	margin-top: 40px;

	margin-left: 3%;

}

.margin-left-0 {

	margin-left: 0;

}

.certificate-item-img {

	display: inline-block;

	padding: 10px;

	border: 1px solid #e9e9e9;

}

.certificate-item-img img {

	display: inline-block;

	width: 220px;

	height: 300px;

}

.certificate-name {

	margin-top: 20px;

	text-align: center;

	font-size: 12px;

	color: #333;

}

.certification-type {

	margin-top: 50px;

	height: 32px;

	line-height: 32px;

	border-left: 4px solid #009fd9;

	padding-left: 15px;

	font-size: 24px;

	color: #333;

}