.whatsappIcon a {
    right: 15px;
    bottom: 5px;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    position: absolute;
    z-index: 99;
}
.whatsappIcon1 a {
    right: 15px;
    bottom: 90px;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    position: absolute;
    z-index: 99;
}