/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-apple-books {
	margin-bottom: 53px;
}

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

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


@media only screen and (max-width: 734px) {
    .section-apple-music .marquee-cta {
        font-size: 11px;
    }
}

.section-apple-one .section-content .row .column .tile-cta-wrapper.links-inline {
	margin-right: -80px;
}

@media only screen and (max-width:1068px) {
	.section-apple-one .tile-cta-wrapper li:last-child {
		display: block;
		margin-top: 18px;
		margin-left: 0;
	}
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
