@media screen and (max-width:991px) and (min-width:320px){
  .whatsapp_contact{
    left: -5px;
    bottom: 3%;
  }
}