#customers-clients .owl-stage {
	display: flex;
	align-items: center;
}		

#customers-clients .item {
	height: 100%;
	display: flex;
}

#customers-clients .item img {height: fit-content;}