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

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