.container {
  width: 970px;
  max-width: none !important;
}

@media (max-width: 991px) {
	.boxAngebot {padding-left:0px;padding-right:0;height:155px}
	.boxAngebot:first-child {padding-right:0px;}
	.boxAngebotSchmal {height:auto;padding:0!important;}	
	.boxAngebotSchmal a.zugang {float:none}
	body.tops-ausbildung .row > .boxAngebot {margin-top:10px}	
	body.tops-ausbildung .row > .boxAngebotSchmal {margin-top:0px}	
	body.tops-ausbildung .boxAngebot.first {margin-top:0px}	

	
}