#carrossel-items{
	overflow: hidden;
	display: flex;
}

.depoiment{
	flex: 1;
	min-width: 100%;
}

.arrow::selection{
	background-color: #fff;
	color: #000;
}