
  #banner-business {
	background-position: center top;
  }
  
 
  #bg-gig-certified {
	background: url('/Images/ATMC-facebook/site/images/business/bg-gig-certified.jpg') no-repeat center center / cover;
  }

  .bg-mass {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-mass.jpg') no-repeat left center / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-mass-tag {
	position:absolute;
	width:16px;
	top:43%;
	right:0;
	z-index:999;
  }
  
  .bg-advertise {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-advertise-v3.jpg') no-repeat right center / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-advertise-tag {
	position:absolute;
	width:16px;
	top:43%;
	left:0;
	z-index:999;
  }
  @media screen and (max-width: 992px) {
	.bg-advertise {background-image:none; padding:0; min-height:50px}
  }
  
  
  #support-count-on {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-blue.jpg') no-repeat bottom center / cover;
	color: #fff;
	z-index:999;
  }
  #support-count-on h2 {
	color: #fff;
  }
  #support-count-on p {
	font-size:17px;
  }

  img#support-ipad {
	width:95%;
	margin: 25px auto -45px;
  }
