.floatWhatsapp1{
    position:fixed;
    width:40px;
    height:40px;
    bottom:10px;
    left:10px;
    background-color:#8A9545;
    color:#FFF;
    border-radius:50px;
    text-align:center;
    font-size:30px;
    box-shadow: 2px 2px 3px #000;
    z-index:100;
}

.my-floatWhatsapp2{
    position: fixed;
    bottom:14px;
    left:18px;
}