.developer-router-links {
	background: #F2F2F2;
}

.developer-router-links .section-content {
	padding-top: 24px;
	padding-bottom: 24px;
}

.developer-router-links a.block {
	width: 216px;
	margin-left: auto;
	margin-right: auto;
}

.router-icon {
	margin: 3px auto 16px;
	height: 50px;
	width: 50px;
  background-repeat: no-repeat;
	background-position: center;
}

.router-icon-downloads {
	background-image: url("/National_Library/20160930123623oe_/https://developer.apple.com/assets/elements/icons/wwdr/wwdr-download.svg");
	background-size: 50px 50px;
}

.router-icon-documentation {
	background-image: url("/National_Library/20160930123623oe_/https://developer.apple.com/assets/elements/icons/wwdr/wwdr-doc-single.svg");
	background-size: 34px 43px;
}

.router-icon-videos {
	background-image: url("/National_Library/20160930123623oe_/https://developer.apple.com/assets/elements/icons/wwdr/wwdr-play.svg");
	background-size: 50px 50px;
}

.router-icon-forums {
	background-image: url("/National_Library/20160930123623oe_/https://developer.apple.com/assets/elements/icons/wwdr/wwdr-chat-bubbles.svg");
	background-size: 50px 38px;
}

.developer-router-links + #globalfooter-wrapper #globalfooter .footer-breadory {
	border-top: 1px solid #D6D6D6;
}

@media only screen and (max-width: 480px) {
	.developer-router-links .small-6 {
		width: 100%;
	}
}
