.certificate-logo {
	margin: 0 0 30px;
  	min-height: 200px;
	padding: 0 10px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	align-content: center;
	box-shadow: 0px 0 25px 0 rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.16)!important;
	background: #fff;
}