.flotante1 {
  overflow: hidden;
  max-height: 300px;
  display: flex;
  justify-content: space-evenly;
}
.flotante1 img {
  max-height: 160px;
  float: right;
  margin: 0px 5px;
  display: flex;
}


 .floatwhatsapp{
    position:fixed;
    bottom:0;
    left:0;
}