/*------------------------------------*\
   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-always-with-you .awy-messages .message-item.message-item--right {
    --message-height-en: 150px;
}

.section-always-with-you .awy-messages .message-item.message-item--right .message--blue::before {
    border-radius: 37.33333%;
}
.section-always-with-you .awy-messages .message-item.message-item--right .message--blue::after {
    border-radius: 37.33333%;
}

@media only screen and (max-width: 1068px) {
    .section-always-with-you .awy-messages .message-item.message-item--right {
        --message-height-en: 100px;
    }
    .section-always-with-you .awy-messages .message-item.message-item--right .message--blue {
        margin-right: 55px;
    }
}

@media only screen and (max-width: 734px) {
    .section-always-with-you .awy-messages .message-item.message-item--right {
        --message-height-en: 82px;
    }
    .section-always-with-you .awy-messages .message-item.message-item--right .message--blue {
        margin-right: var(--message-memoji-gap);
    }
    .section-always-with-you .awy-messages-replay {
        margin-top: 40px;
    }
}

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

@media only screen and (max-width: 734px) {
    .section-apple-one .button-appleone {
        max-width: 274px;
    }
}

@media only screen and (min-width: 1069px) {
	.section-compare .plan-name .icloud-header {
    	z-index: 1;
    	padding-left: 50px;
	}
}

@media only screen and (min-width: 1069px) {
	.section-compare .plan-name .plus-header {
		margin-top: 0px;
		margin-left: 24px;
		color: #0071e3;
	}
}

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