.lg-only-break {
    display: block;
}

@media only screen and (max-width: 1068px) {
    .lg-only-break {
        display: none;
    }
}

/* .page-choice .section-hero .image-hero {
    background-image: url("/business/choice/images/hero__br8mbrgtenbm_large.jpg");
    }

    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_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) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_large_2x.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_large_2x.jpg');
        }
}

@media only screen and (max-width: 1068px) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_medium.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_medium.jpg');
        }
}



@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_medium_2x.jpg");
    }
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_medium_2x.jpg');
    }
}


@media only screen and (max-width: 735px) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_small.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_small.jpg');
        }
}

@media only screen and (max-width: 735px) and(-webkit-min-device-pixel-ratio: 1.5),only screen and(max-width: 735px) and(min-resolution: 1.5dppx),only screen and(max-width: 735px) and(min-resolution: 144dpi) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_small_2x.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_small_2x.jpg');
        }
}




.page-choice .section-hero .image-hero {
    background-image: url("/business/choice/images/hero__br8mbrgtenbm_large.jpg");
    }
.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_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) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_large_2x.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_large_2x.jpg');
        }
}

@media only screen and (max-width: 1068px) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_medium.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_medium.jpg');
        }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_medium_2x.jpg");
    }
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_medium_2x.jpg');
    }
}

@media only screen and (max-width: 735px) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_small.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_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) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__br8mbrgtenbm_small_2x.jpg");
        }
        .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
            background-image: url('/business/choice/images/apple_workplace_hero__cbya2axpxh6u_small_2x.jpg');
        }
} */


@media only screen and (max-width: 734px) {
    .headline-center-l {
        position: relative;
    }

    .headline-center-s {
        position: absolute;
    }
}

/* update 02/21/2022 */
.page-choice .section-hero .image-hero {
    background-image: url("/business/choice/images/hero__dep97atzbfiq_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) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_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) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_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) {
    .page-choice .section-hero .image-hero {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_small_2x.jpg")
    }
}


@media only screen and (max-width: 734px) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_large.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) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_large_2x.jpg")
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .page-choice .section-hero .image-hero-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/hero__dep97atzbfiq_medium.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) {
    .page-choice .section-hero .image-hero-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/hero__dep97atzbfiq_small.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-choice .section-hero .image-hero-small {
        background-image: url("/business/choice/images/hero__dep97atzbfiq_small_2x.jpg")
    }
}

/* image hero poster //////////////// */
.page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
    background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_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) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_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) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_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) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_small_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_large.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) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_large_2x.jpg")
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_medium.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_medium_2x.jpg")
    }
}


@media only screen and (max-width: 734px) and (max-width: 734px) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_small.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-choice .section-good-for-employees .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/apple_workplace_hero__ftanxzkt6ziy_small_2x.jpg")
    }
}


.page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {
    background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_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) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {

        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_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) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_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) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_small_2x.jpg")
    }
}




@media only screen and (max-width: 734px) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_large.jpg");
        background-size: cover;
        margin: 50px auto 40px auto;
        max-width: 325px
    }
}

@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) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_large_2x.jpg")
    }
}



@media only screen and (max-width: 734px) and (max-width: 1068px) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_medium.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_medium_2x.jpg")
    }
}


@media only screen and (max-width: 734px) and (max-width: 734px) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-repeat: no-repeat;
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_small.jpg");
        background-size: cover
    }
}

@media only screen and (max-width: 734px) and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 1.5dppx),
only screen and (max-width: 734px) and (max-width: 734px) and (min-resolution: 144dpi) {
    .page-choice .section-everything-you-need .section-hero-poster .image-hero-poster-small {
        background-image: url("/business/choice/images/get_started_hero__cdyrcx4aevbm_small_2x.jpg")
    }
}

