@media screen and (max-width: 1120px) {

	#system .agents{
		margin: 0 0 0 152px;
	}
}

@media screen and (max-width: 980px) {

	#system .width-0 div{
		display: none;
	}
}