.cd-single-step:nth-of-type(1) {
  /* set tour points positions */
  top: 65%;
  right: 80%;
}
.cd-single-step:nth-of-type(2) {
  top: 70%;
  left: 56%;
}
.cd-single-step:nth-of-type(3) {
  top: 75%;
  left: 56%;
}