.certList {

}
.certList__item {
	display: inline-block;
	padding: 0px 10px;
}
.certList__item a {
	display: inline-block;
	width: 100px;
	text-align: center;
}
.certList__item a img {
	max-height: 100%;
	max-width: 100%;
}
