
.slick-initialized .slick-slide {
	 margin-right: 20;
}
.slick-prev, .slick-next {
  background: none !important;
}
.slick-prev::before, .slick-next::before {
	display: none ;
}
button.slick-prev.slick-arrow {
  background: url("/source/0c97f6ff801b963f1a341c252a8a5e65/arrow-style-4l-wt.png")	no-repeat scroll center center transparent !important;
  display: block !important;
  height: 50px !important;
  width: 30px !important;
}
button.slick-next.slick-arrow {
  background: url("/source/caeeabc3ee97d7462c5e843b4c7e0add/arrow-style-4r-wt.png")	no-repeat scroll center center transparent !important;
  display: block !important;
  height: 50px !important;
  width: 30px !important;
}
