/* Local Fixes */
.section-apple-books {
	margin-bottom: 0px;
}

@media only screen and (max-width: 1068px) {
	.section-apple-books { margin-bottom: 0px; }
}

@media only screen and (max-width: 734px) {
	.section-apple-books { margin-bottom: 0px; }
}

/* iCloud link learn more fixed  */
@media only screen and (max-width: 320px){
	.hero-heading-cta-container a.button:first-of-type, .hero-heading-cta-container button:first-of-type{
	margin-bottom: 10px;
	}	
}
