.box_home_categories .carousel-categories {
	bottom: 20px!important;
	width: 90%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}
.box_home_categories .carousel-categories {
	background-color: #9fbd4e;
	color: #fff;
}
.box_home_categories .carousel-categories h3 {
	text-transform: none;
}