.iconwhatsnew {
    float: none !important;
    width: 15px;
    margin-bottom: -3px;
    margin-top: 2px;
}

.Whats {
  background-color: #128c7e;
  position: fixed;
  bottom: 5px;
  right: 0px;
  width: 240px;
  height: 35px;
  margin-right: 10px;
  border-radius: 5px;
}
.imgWhats {
  margin-top: 2px;
}
.pAtendimento {
   float: right;
   margin-right: 20px;
   color: #fff!important;
   font-family: "Arial";
   margin-top: 9px;
   font-size: 1.2em;
}