#cocoon {
  position: relative;
  width: 100%;
  right: 0;
  text-align: left !important;
  line-height: 0.6;
}
#skitoti {
  background: #ffffffa3;
  backdrop-filter: blur(5px);
  float: left;
}
.counter-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
}
.counter-text-container {
  width: 100%;
  height: 100%;
}
.counter-number {
  width: 100%;
  height: 100%;
}



