.column-down {padding-top:9em !important;}
.main {overflow:hidden;}

.xcode-whats-new {
	background-repeat: no-repeat;
	background-image: url('/National_Library/20160526010038oe_/http://developer.apple.com/xcode/images/whats-new-2015.png');
	background-size:875px 512px;
	width:875px;
	height:512px;
	margin: 24px auto 48px;
}

.xcode-games {
	background-repeat: no-repeat;
	background-image: url('/National_Library/20160526010038oe_/http://developer.apple.com/xcode/images/xcode-games.png');
	background-size:875px 512px;
	width:875px;
	height:512px;
	margin: 24px auto 48px;
}

.xcode-section-hero {
	display:block;
	width:474px;
	height:610px;
	background-repeat: no-repeat;
	background-size: 474px 610px;
	background-image: url('https://web-archive.nli.org.il/National_Library/20160526010038oe_/https://devimages.apple.com.edgekey.net/xcode/images/xcode-section-hero.jpg');
	margin-top:0px;
	margin-bottom:0;
}

.xcode-copy-section h2 {
	padding-top:1.5em;
}

@media all and (min-width:768px) and (max-width:1023px) {
	.xcode-whats-new,
	.xcode-games {
		background-size:700px 410px;
		width:700px;
		height:410px;
	}

	.xcode-section-hero {
		margin-top:0px;
		margin-left:-30px;
	}

	.xcode-copy-section h2 {
		padding-top:0;
	}

}

@media all and (max-width:767px) {
	.xcode-whats-new,
	.xcode-games {
		background-size:300px 176px;
		width:300px;
		height:176px;
	}

	.xcode-section-hero {
		margin-top:0px;
		margin-left:0;
		border-bottom: 1px solid #e3e3e3;
	}

	.col-25 {
		width:100%;
	}
}
