

  #new-speed-badge {display: none;}
  #addons-wrap article.row {
	cursor:text;
  }

  #ip-packages article h4 {
	padding-top: 3px;
	max-width: 97%;
  }

  .bg-systems {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-systems-left.jpg') no-repeat right center / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-systems-tag {
	position:absolute;
	width:16px;
	top:43%;
	left:0;
	z-index:999;
  }
  .fiber, .docsis {
	display: none;
  }
  @media screen and (max-width: 992px) {
	.bg-systems {
	  background: none;
	  min-height:1px;
	}
  }



  .bg-bus-class {
	background: url('/Images/ATMC-facebook/site/images/universal/bg-bus-class.jpg') no-repeat left top / cover;
	background-color: #333;
	min-height:400px;
  }
  .bg-bus-class-tag {
	position:absolute;
	width:16px;
	top:43%;
	right:0;
	z-index:999;
  }
  @media screen and (max-width: 992px) {
	.bg-bus-class {
	  background: none;
	  min-height:1px;
	}
  }

  #ip-packages .container {
	max-width: 1200px;
  }
