#ai_chat{
	position: fixed;
	width: 25%;
	display: none;
	height: 25%;
	bottom: 80px;
	right: 2px;
	max-height: 500px;
	max-width: 200px;
	background-image: url(https://dentalparadiso.com.au/wp-content/uploads/2025/11/AI-Live-Chat-Agent.webp);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 999999;
	border-radius: 5%;
}