.logocarousel > * {
	align-items: center;
	display: flex;
	height: 40px;
	justify-content: center;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
