.certs_gallery__item {
	height: 300px;
	text-decoration: none;
	color: #000 !important;
	font-weight: 700;
	box-sizing: border-box;
	font-family: "Open Sans", Arial, sans-serif;
	text-align: center;
}

.certs_gallery img.certs_gallery__image {
	max-width: 100%;
	max-height: 100%;
	opacity: 1;
}
