.cs-client-carousel .cshero-header{
	margin-bottom: 30px;
}

.client-layout1 .cs-client-carousel-item-wrap{
	border-right: 1px solid #eee;
}
.client-layout1 .cs-client-carousel-item-wrap .cs-carousel-item {
	border-bottom: 1px solid #eee;
	overflow: hidden;
}
.client-layout1 .cs-client-carousel-item-wrap .cs-carousel-item:last-child{
	border-bottom: 0;
}