#whatsapp-chat-button {
    position: fixed;
    bottom: 50px;
    right: 20px;
    z-index: 1000;
	display: flex;
    flex-direction: column;
}

#whatsapp-chat-button img {
    width: 48px;
    height: 48px;
}
.iconspace{
	margin:5px 0px;
}
