
  #tlx-webchat-container {
	right: 0px !important;

  }
  #close-chat-button {
	background-repeat: no-repeat;
  }
  @media screen and (max-width: 800px) {
	#tlx-webchat-container {
	  /* display:none !important; */
	  /*
	  height: 100px !important;
	  width: 100px !important;
	  */

	}
  }
