/* Chat specific styles
----------------------------------*/

.chat-icon {
	display: block;
	width: 110px !important;
	height: 70x !important;
}
.chat-floating {
	position: fixed!important; 
	right: 150px; 
	bottom: 20px !important;
}

