.swiper-wrapper .e-con.e-flex{
	flex-shrink: 0 !important;
}


/*Show cursor pointer on arrows*/

.swiper-next,
.swiper-prev {

	cursor:pointer;

}