
@media only screen and (max-width : 768px) {
	#facebook { display: none !important;}
	.mobile-hide{ display: none !important;}
}