.appWhatsapp{
  position: fixed;
  right: 26px;
  bottom: 100px;
  width: 60px;
  z-index: 1000;
}
.appWhatsapp img{
  width: 100%;
  height: auto;
}