.icw--preview--open-directChat , #icw--avatar-direct-link,
.icw--preview--open-intaker {
	display: none !important;
}

@media(max-width: 768px) {
/* 	#icw {

		
		visibility: hidden;
	} */
	
	#icw--launcher {
		visibility: hidden;
	}
}

.hero {
  width: 100%;
  height: 400px;
  background-image: url("/wp-content/uploads/2026/03/rehmani-mobile-image-optimize.webp");
  background-size: cover;
  background-color: #eee;
}