/* icon */
.icon-wrapper .more:after {
    position: relative;
    top: -.08em;
}

.icon-wrapper .icon, .icon-wrapper .more:not(.icon-before):after, .icon-wrapper .icon-before:before, .icon-wrapper .icon-after:after {
    position: relative;
}

/* br */
@media only screen and (max-width:357px) {
    .custom-hide-357{
        display: none;
    }
}

@media only screen and (max-width:383px) {
    .custom-hide-383{
        display: none;
    }
}

/*-- img localazing --*/

/* hero */
.section-hero .image-headline {
    background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-hero .image-headline {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-hero .image-headline {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_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-hero .image-headline {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-hero .image-headline {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_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-hero .image-headline {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_small_2x.jpg)
    }
}

.image-hero {
    background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-hero {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-hero {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_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) {
    .image-hero {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-hero {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_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) {
    .image-hero {
        background-image: url(/kr/ios/photos/images/overview/hero__d8oydmhp1vgy_small_2x.jpg)
    }
}

/* days-tab */
.section-photo-library .subsection-days-tab .image-headline {
    background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-photo-library .subsection-days-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-photo-library .subsection-days-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_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-photo-library .subsection-days-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-photo-library .subsection-days-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_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-photo-library .subsection-days-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_small_2x.jpg)
    }
}

.image-days-tab {
    background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-days-tab {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-days-tab {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_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) {
    .image-days-tab {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-days-tab {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_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) {
    .image-days-tab {
        background-image: url(/kr/ios/photos/images/overview/days_tab__ekhd8t9ioaeu_small_2x.jpg)
    }
}


/* editing-photos */
.section-editing .subsection-editing-photos .image-headline {
    background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-editing .subsection-editing-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-editing .subsection-editing-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_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-editing .subsection-editing-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-editing .subsection-editing-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_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-editing .subsection-editing-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_small_2x.jpg)
    }
}

.image-editing-photos {
    background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-editing-photos {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-editing-photos {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_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) {
    .image-editing-photos {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-editing-photos {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_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) {
    .image-editing-photos {
        background-image: url(/kr/ios/photos/images/overview/editing_photos__chciimrffsdy_small_2x.jpg)
    }
}

/* editing-raw */
.section-editing .subsection-editing-raw .image-headline {
    background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-editing .subsection-editing-raw .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-editing .subsection-editing-raw .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_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-editing .subsection-editing-raw .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-editing .subsection-editing-raw .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_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-editing .subsection-editing-raw .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_small_2x.jpg)
    }
}

.image-editing-raw {
    background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-editing-raw {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-editing-raw {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_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) {
    .image-editing-raw {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-editing-raw {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_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) {
    .image-editing-raw {
        background-image: url(/kr/ios/photos/images/overview/editing_raw__ge5th9zwhq62_small_2x.jpg)
    }
}


/* editing-video */

.section-editing .subsection-editing-video .image-headline {
    background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-editing .subsection-editing-video .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-editing .subsection-editing-video .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_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-editing .subsection-editing-video .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-editing .subsection-editing-video .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_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-editing .subsection-editing-video .image-headline {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_small_2x.jpg)
    }
}

.image-editing-video {
    background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-editing-video {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-editing-video {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_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) {
    .image-editing-video {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-editing-video {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_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) {
    .image-editing-video {
        background-image: url(/kr/ios/photos/images/overview/editing_video__genh178v4d2e_small_2x.jpg)
    }
}
/* find-photos */
.section-find-moments .subsection-find-photos .image-headline {
    background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-find-moments .subsection-find-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-find-moments .subsection-find-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_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-find-moments .subsection-find-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-find-moments .subsection-find-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_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-find-moments .subsection-find-photos .image-headline {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_small_2x.jpg)
    }
}

.image-find-photos {
    background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-find-photos {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-find-photos {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_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) {
    .image-find-photos {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-find-photos {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_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) {
    .image-find-photos {
        background-image: url(/kr/ios/photos/images/overview/find_photos__ddrt8c7agryq_small_2x.jpg)
    }
}

/* for-you-tab */
.section-photo-library .subsection-for-you-tab .image-headline {
    background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-photo-library .subsection-for-you-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-photo-library .subsection-for-you-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_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-photo-library .subsection-for-you-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-photo-library .subsection-for-you-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_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-photo-library .subsection-for-you-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_small_2x.jpg)
    }
}

.image-for-you-tab {
    background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-for-you-tab {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-for-you-tab {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_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) {
    .image-for-you-tab {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-for-you-tab {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_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) {
    .image-for-you-tab {
        background-image: url(/kr/ios/photos/images/overview/for_you_tab__fu95z0bdglei_small_2x.jpg)
    }
}


/* icloud */
.section-icloud .image-headline {
    background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-icloud .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-icloud .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_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-icloud .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-icloud .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_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-icloud .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_small_2x.jpg)
    }
}

.image-icloud {
    background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-icloud {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-icloud {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_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) {
    .image-icloud {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-icloud {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_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) {
    .image-icloud {
        background-image: url(/kr/ios/photos/images/overview/icloud__f5ycsacai06e_small_2x.jpg)
    }
}

/* icloud-shared-photo-library */

.section-sharing .subsection-icloud-shared-library .image-headline {
    background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-sharing .subsection-icloud-shared-library .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-sharing .subsection-icloud-shared-library .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_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-sharing .subsection-icloud-shared-library .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-sharing .subsection-icloud-shared-library .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_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-sharing .subsection-icloud-shared-library .image-headline {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_small_2x.jpg)
    }
}

.image-icloud-shared-photo-library {
    background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-icloud-shared-photo-library {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-icloud-shared-photo-library {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_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) {
    .image-icloud-shared-photo-library {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-icloud-shared-photo-library {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_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) {
    .image-icloud-shared-photo-library {
        background-image: url(/kr/ios/photos/images/overview/icloud_shared_photo_library__d82lu8l63no2_small_2x.jpg)
    }
}

/* intelligent-search */
.section-find-moments .subsection-intelligent-search .image-headline {
    background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-find-moments .subsection-intelligent-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-find-moments .subsection-intelligent-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_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-find-moments .subsection-intelligent-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-find-moments .subsection-intelligent-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_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-find-moments .subsection-intelligent-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_small_2x.jpg)
    }
}

.image-intelligent-search {
    background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-intelligent-search {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-intelligent-search {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_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) {
    .image-intelligent-search {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-intelligent-search {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_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) {
    .image-intelligent-search {
        background-image: url(/kr/ios/photos/images/overview/intelligent_search__e60toojoyegm_small_2x.jpg)
    }
}

/* intelligently-bring */
.section-sharing .subsection-intelligently-bring .image-headline {
    background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large.jpg);
    position: relative;
    left: 50%;
    margin-left: -225.5px
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-sharing .subsection-intelligently-bring .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-sharing .subsection-intelligently-bring .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_medium.jpg);
        margin-left: -162.5px;
    }
}

@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-sharing .subsection-intelligently-bring .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-sharing .subsection-intelligently-bring .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_small.jpg);
        margin-left: -158.5px;
    }
}

@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-sharing .subsection-intelligently-bring .image-headline {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_small_2x.jpg)
    }
}

.image-intelligently-bring {
    background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-intelligently-bring {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-intelligently-bring {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_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) {
    .image-intelligently-bring {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-intelligently-bring {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_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) {
    .image-intelligently-bring {
        background-image: url(/kr/ios/photos/images/overview/intelligently_bring__e8ba68cx8yie_small_2x.jpg)
    }
}

/* search */
.image-search {
    background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-search {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-search {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_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) {
    .image-search {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-search {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_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) {
    .image-search {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_small_2x.jpg)
    }
}


.section-find-moments .subsection-search .image-headline {
    background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-find-moments .subsection-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-find-moments .subsection-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_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-find-moments .subsection-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-find-moments .subsection-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_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-find-moments .subsection-search .image-headline {
        background-image: url(/kr/ios/photos/images/overview/search__88yxmpnurxem_small_2x.jpg)
    }
}

/* share */
.image-share {
    background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-share {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-share {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_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) {
    .image-share {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-share {

        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_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) {
    .image-share {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_small_2x.jpg)
    }
}

.section-sharing .subsection-share .image-headline {
    background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-sharing .subsection-share .image-headline {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-sharing .subsection-share .image-headline {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_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-sharing .subsection-share .image-headline {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-sharing .subsection-share .image-headline {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_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-sharing .subsection-share .image-headline {
        background-image: url(/kr/ios/photos/images/overview/share__7uhmo2f4uuqq_small_2x.jpg)
    }
}

/* years-tab */
.image-years-tab {
    background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_large.jpg)
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .image-years-tab {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .image-years-tab {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_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) {
    .image-years-tab {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .image-years-tab {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_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) {
    .image-years-tab {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_small_2x.jpg)
    }
}

.section-photo-library .subsection-years-tab .image-headline {
    background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_large.jpg);
}

@media (-webkit-min-device-pixel-ratio:1.5),
(min-resolution:144dpi),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .section-photo-library .subsection-years-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_large_2x.jpg)
    }
}

@media only screen and (max-width:1068px) {
    .section-photo-library .subsection-years-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_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-photo-library .subsection-years-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_medium_2x.jpg)
    }
}

@media only screen and (max-width:734px) {
    .section-photo-library .subsection-years-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_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-photo-library .subsection-years-tab .image-headline {
        background-image: url(/kr/ios/photos/images/overview/years_tab__us9sx170df2a_small_2x.jpg)
    }
}