/*------------------------------------*\
   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.tile-privacy {
	margin-right: 40px;
}

@media only screen and (max-width: 1068px) {
	.section-router .tile.tile-privacy {
		margin-right: 10px;
	}
}

@media only screen and (max-width: 734px) {
	.section-router .tile.tile-privacy {
		margin-right: 0px;
	}
}

.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: 1069px) {
	.section-memories .tile-drive .picture-wrapper {
		max-height: 570px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-always-on .column-photos-image {
		max-height: 579px;
	}
}


@media only screen and (min-width: 1069px) {
	.typography-imessage-text {
    	font-size: 45px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.typography-imessage-text {
    	font-size: 30px;
    }
}

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