.wa-button{
	position: fixed;
	left: 0px;
	top: 65%;
	background-color:#128C7E;
	color:#FFF;
	border-radius: 2px;
	text-align:center;
	padding: 10px 10px 0px;
	margin-top: 15px !important;
	z-index: 1000;
}

.wa-button img{
	max-height: 30px;
}