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