 .btn-whatsapp {	 
  position: fixed;
  right: 15px;
  bottom: 60px;
  z-index: 996;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;	 
}