.docs--logo-example {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;

	height: 400px;
}