.royalSlider.rsContentSlider {
  background: none;
}
.rsContentSlider h3 {
  font-size: 20px;
  line-height: 1.4;
  font-weight: normal;
}
.rsContentSlider img {
  width: 100%;
  height: auto;
  display: block;
    max-height: 250px;
    object-fit: cover;
}
.rsContentSlider h3,
.rsContentSlider p {
	width: 90%;
}