#livechat-eye-catcher {
	> a {
		@include responsive('<', 'tablets-l', (
			display: block !important
		));

	}
}