window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'UA-140039058-1');



@media (min-width: 600px){
	.mobile-show {
		display: none !important;
	}
}