#bindbot-whatsapp {
    background: url(icon-bindbot-wsp.png);
    display: block;
    height: 80px;
    width: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    margin: auto;
    margin-top: 12px;
    margin-right: 8px;
    position: fixed;
    right: 32px;
    bottom: 30px;
    /*right: 45px;
        bottom: 51px;*/
    z-index: 1005;
    cursor: pointer;
}
