.royalSlider.rsContentSlider {
  background: none;
}
.rsContentSlider h3 {
  font-size: 24px;
  line-height: 31px;
  margin: 12px 0 8px;
  font-weight: bold;
}
.rsContentSlider img {
  width: 100%;
  height: auto;
  display: block;
}
.rsContentSlider h3,
.rsContentSlider p {
	width: 90%;
	margin-left: 5%;
}