.rn-splite-style .thumbnail img {
  border-radius: 0;
  width: 100%;
}
.rn-splite-style .thumbnail.image-left-content img {
  border-radius: 0 10px 10px 0;
}
.rn-splite-style .split-inner {
  padding: 30px 115px;
}
.rn-splite-style .split-inner .title {
  font-size: 36px;
  line-height: 50px;
  color: #ffffff;
  font-weight: 700;
}
.rn-splite-style .split-inner .split-list {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.rn-splite-style .split-inner .split-list li {
  color: #65676b;
}
