.telegram-float {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 50px;
  height: 50px;
}

.telegram-float img {
  margin-top: 10px;
  width: 50px;
  height: 50px;
}