.contentSlider {
	width: 815px;
}
.contentSlider .rsSlide,
.contentSlider .rsOverflow {
  background: #eee;
}
.contentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 4px 0px 8px 5px;
  font-weight: bold;
}

.contentSlider p {
  margin-left:5px;
  margin-right:5px;
}
.contentSlider img {
  max-width: 100%;
  height: auto;
  display: block;
}
.content-slider-bg {
  width: 86%;
  padding: 24px 7%;
  background: #eee;
}