.dotdot {
  position: absolute;
  float: right;
  clear: both;
  margin-right: 80px;
  right: 0;
}
.dotdot2 {
  position: absolute;
  float: right;
  clear: both;
  margin-right: 30px;
  right: 0;
}
.dotdot3 {
  position: absolute;
  clear: both;
  margin-left: 30px;
  margin-top: -100px;
  /* right: 0; */
  z-index: 1;
}
.dotdot4 {
  position: absolute;
  float: right;
  clear: both;
  margin-top: 60px;
  margin-right: 30px;
  right: 0;
}
.dotdot5 {
  position: absolute;
  clear: both;
  margin-top: 180px;
  margin-right: 220px;
  margin-left: -60px;
}
