.whatsapp-float {
    position: fixed;
    bottom: 20px;
    right: 80px;
    z-index: 9999;
  }

  .whatsapp-float img {
    width: 60px;
    height: 60px;
  }