#conversejs { z-index: 100 !important; } 

@media screen and (max-width: 529px) {
	#conversejs { display: none !important; }  /* hide it on small screens */
}