.btn-whatsapp {
        display:block;
        width:50px;
        height:50px;
        position: fixed;
        left:10px;
        bottom:100px;
        border-radius:none;
        border:none;
        line-height:80px;
        text-align:center;
        z-index:999;
        
        
}