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

.section-apple-one .banner-logo {
    width: 523px;
    height: 203px;
    background-size: 523px 203px;
    background-repeat: no-repeat;
    background-image: url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .section-apple-one .banner-logo {
        background-image:url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_large_2x.jpg");
    }
}

@media only screen and (max-width: 1068px) {
    .section-apple-one .banner-logo {
        width: 404px;
        height: 153px;
        background-size: 404px 153px;
        background-repeat: no-repeat;
        background-image: url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_medium.jpg");
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .section-apple-one .banner-logo {
        background-image:url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_medium_2x.jpg");
    }
}

@media only screen and (max-width: 734px) {
    .section-apple-one .banner-logo {
        width: 279px;
        height: 114px;
        background-size: 279px 114px;
        background-repeat: no-repeat;
        background-image: url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_small.jpg");
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .section-apple-one .banner-logo {
        background-image:url("/euro/icloud/n/screens_alt/images/overview/alt1/apple_one_banner__cj7806iyve2q_small_2x.jpg");
    }
}

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



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

.section-router .tile:first-child .tile-content {
    margin-right: auto;
}

.section-apple-one .button-appleone {
    width: initial;
    white-space: normal;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-memories .tile-drive .picture-wrapper {
		margin-top: 40px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-privacy .homekit .picture-wrapper {
		max-height: 371px;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-headline {
		box-sizing: border-box;
		padding-left: 10px;
		padding-right: 10px;
	}
}

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