.center-carousel .slick-slide {
	float: none;
}
.center-carousel .slick-track {
	display: flex;
	justify-content: center;
	width: 100% !important;
}