.whatsapp-float{
  position:fixed;
  right:20px;
  bottom:20px;
  width:60px;
  height:60px;
  z-index:9999;
}
.whatsapp-float img{
  width:100%;
  height:100%;
  object-fit:contain;
}
