a.whatsAppIcon {
    position: fixed;
    z-index: 99999999;
    width: 60px;
    display: block;
    left: 2%;
    bottom: 10%;
}

a.whatsAppIcon img{
    display: block;
    width: 100%;
    border-radius: 50%;
}