.btn-whatsapp {
        display:block;
        width:60px;
        height:60px;
        left:80px;
        top:100px;
		color:#fff;
        position:fixed;
        border-radius:0%;
        line-height:20px;
        text-align:left;
        z-index:999;
}
