.section-routers .section-routers-hero-img {
    transform: translate(30px, 28px);
    margin: 0 auto;
    width: 160px;
    height: 150px;
    background-size: 160px 150px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/routers/wallet_logo_lz2xjq1ermym_large.png")
}

@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-routers .section-routers-hero-img {
        background-image: url("/tw/apple-pay/images/overview/routers/wallet_logo_lz2xjq1ermym_large_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .section-routers-hero-img {
        transform: translate(20px, 18px);
        width: 101px;
        height: 95px;
        background-size: 101px 95px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/routers/wallet_logo_lz2xjq1ermym_small.png")
    }
}

@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-routers .section-routers-hero-img {
        background-image: url("/tw/apple-pay/images/overview/routers/wallet_logo_lz2xjq1ermym_small_2x.png")
    }
}

.section-routers .section-routers-transport-card-img {
    transform: translateY(65px);
    margin: 1px auto;
    width: 290px;
    height: 300px;
    background-size: 290px 300px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_large.png")
}

@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-routers .section-routers-transport-card-img {
        background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-routers .section-routers-transport-card-img {
        transform: translateY(43px);
        width: 221px;
        height: 228px;
        background-size: 221px 228px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_medium.png")
    }
}

@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-routers .section-routers-transport-card-img {
        background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .section-routers-transport-card-img {
        transform: translateY(27px);
        width: 198px;
        height: 204px;
        background-size: 198px 204px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_small.png")
    }
}

@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-routers .section-routers-transport-card-img {
        background-image: url("/tw/apple-pay/images/overview/routers/transit_card_lz2xjq1ermym_small_2x.png")
    }
}

.section-routers .section-routers-car-key-img {
    transform: translateY(65px);
    margin: 0 auto;
    width: 290px;
    height: 300px;
    background-size: 290px 300px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_large.png")
}

@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-routers .section-routers-car-key-img {
        background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .section-routers .section-routers-car-key-img {
        transform: translateY(43px);
        width: 221px;
        height: 228px;
        background-size: 221px 228px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_medium.png")
    }
}

@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-routers .section-routers-car-key-img {
        background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_medium_2x.png")
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .section-routers-car-key-img {
        transform: translateY(27px);
        width: 198px;
        height: 204px;
        background-size: 198px 204px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_small.png")
    }
}

@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-routers .section-routers-car-key-img {
        background-image: url("/tw/apple-pay/images/overview/routers/car_keys_lz2xjq1ermym_small_2x.png")
    }
}

/* APP */

/*0807 Shopline*/
.logo-shopline {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/shopline_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) {
    .logo-shopline {
        background-image: url("/tw/apple-pay/images/overview/app/shopline_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-shopline {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/shopline_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) {
    .logo-shopline {
        background-image: url("/tw/apple-pay/images/overview/app/shopline_medium_2x.jpg")
    }
}



.logo-casetify {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/casetify_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) {
    .logo-casetify {
        background-image: url("/tw/apple-pay/images/overview/app/casetify_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-casetify {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/casetify_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) {
    .logo-casetify {
        background-image: url("/tw/apple-pay/images/overview/app/casetify_medium_2x.jpg")
    }
}



.logo-agoda {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/agoda_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) {
    .logo-agoda {
        background-image: url("/tw/apple-pay/images/overview/app/agoda_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-agoda {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/agoda_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) {
    .logo-agoda {
        background-image: url("/tw/apple-pay/images/overview/app/agoda_medium_2x.jpg")
    }
}

/*0807 17Life*/

.logo-life {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/17life_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) {
    .logo-life {
        background-image: url("/tw/apple-pay/images/overview/app/17life_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-life {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/17life_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) {
    .logo-life {
        background-image: url("/tw/apple-pay/images/overview/app/17life_medium_2x.jpg")
    }
}

.logo-gomaji {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/gomaji_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) {
    .logo-gomaji {
        background-image: url("/tw/apple-pay/images/overview/app/gomaji_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-gomaji {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/gomaji_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) {
    .logo-gomaji {
        background-image: url("/tw/apple-pay/images/overview/app/gomaji_medium_2x.jpg")
    }
}

.logo-pinkoi {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/pinkoi_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) {
    .logo-pinkoi {
        background-image: url("/tw/apple-pay/images/overview/app/pinkoi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-pinkoi {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/pinkoi_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) {
    .logo-pinkoi {
        background-image: url("/tw/apple-pay/images/overview/app/pinkoi_medium_2x.jpg")
    }
}

/*0807 momo*/
.logo-momo {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/momo_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) {
    .logo-momo {
        background-image: url("/tw/apple-pay/images/overview/app/momo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-momo {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/momo_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) {
    .logo-momo {
        background-image: url("/tw/apple-pay/images/overview/app/momo_medium_2x.jpg")
    }
}

/*0807 rail*/
.logo-rail {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/Taiwan_High_Speed_Rail_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) {
    .logo-rail {
        background-image: url("/tw/apple-pay/images/overview/app/Taiwan_High_Speed_Rail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-rail {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/Taiwan_High_Speed_Rail_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) {
    .logo-rail {
        background-image: url("/tw/apple-pay/images/overview/app/Taiwan_High_Speed_Rail_medium_2x.jpg")
    }
}

.logo-chargespot {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/chargespot_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) {
    .logo-chargespot {
        background-image: url("/tw/apple-pay/images/overview/app/chargespot_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-chargespot {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/chargespot_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) {
    .logo-chargespot {
        background-image: url("/tw/apple-pay/images/overview/app/chargespot_medium_2x.jpg")
    }
}

/*Offline de 换到这里了*/
.logo-tokichoi {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/tokichoi_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) {
    .logo-tokichoi {
        background-image: url("/tw/apple-pay/images/overview/app/tokichoi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-tokichoi {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/tokichoi_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) {
    .logo-tokichoi {
        background-image: url("/tw/apple-pay/images/overview/app/tokichoi_medium_2x.jpg")
    }
}

.logo-kkday {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/kkday_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) {
    .logo-kkday {
        background-image: url("/tw/apple-pay/images/overview/app/kkday_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-kkday {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/kkday_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) {
    .logo-kkday {
        background-image: url("/tw/apple-pay/images/overview/app/kkday_medium_2x.jpg")
    }
}

.logo-gogoro {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/gogoro_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) {
    .logo-gogoro {
        background-image: url("/tw/apple-pay/images/overview/app/gogoro_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-gogoro {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/gogoro_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) {
    .logo-gogoro {
        background-image: url("/tw/apple-pay/images/overview/app/gogoro_medium_2x.jpg")
    }
}

.logo-taiwantaxi {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/taiwan_taxi_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) {
    .logo-taiwantaxi {
        background-image: url("/tw/apple-pay/images/overview/app/taiwan_taxi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-taiwantaxi {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/taiwan_taxi_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) {
    .logo-taiwantaxi {
        background-image: url("/tw/apple-pay/images/overview/app/taiwan_taxi_medium_2x.jpg")
    }
}

.logo-goshare {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/goshare_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) {
    .logo-goshare {
        background-image: url("/tw/apple-pay/images/overview/app/goshare_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-goshare {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/goshare_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) {
    .logo-goshare {
        background-image: url("/tw/apple-pay/images/overview/app/goshare_medium_2x.jpg")
    }
}

/*0807 Cold Stone*/

.logo-coldstone {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/coldstone_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) {
    .logo-coldstone {
        background-image: url("/tw/apple-pay/images/overview/app/coldstone_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-coldstone {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/coldstone_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) {
    .logo-coldstone {
        background-image: url("/tw/apple-pay/images/overview/app/coldstone_medium_2x.jpg")
    }
}

/*0807 logo-tongyi*/

.logo-tongyi {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/tongyi_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) {
    .logo-tongyi {
        background-image: url("/tw/apple-pay/images/overview/app/tongyi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-tongyi {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/tongyi_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) {
    .logo-tongyi {
        background-image: url("/tw/apple-pay/images/overview/app/tongyi_medium_2x.jpg")
    }
}

.logo-tex {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/TW_high_speed_rail_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) {
    .logo-tex {
        background-image: url("/tw/apple-pay/images/overview/app/TW_high_speed_rail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-tex {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/TW_high_speed_rail_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) {
    .logo-tex {
        background-image: url("/tw/apple-pay/images/overview/app/TW_high_speed_rail_medium_2x.jpg")
    }
}

.logo-yidao {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/yidao_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) {
    .logo-yidao {
        background-image: url("/tw/apple-pay/images/overview/app/yidao_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-yidao {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/yidao_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) {
    .logo-yidao {
        background-image: url("/tw/apple-pay/images/overview/app/yidao_medium_2x.jpg")
    }
}

/* APP */

/* 711 */
.logo-711 {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/711_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) {
    .logo-711 {
        background-image: url("/tw/apple-pay/images/overview/app/711_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-711 {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/711_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) {
    .logo-711 {
        background-image: url("/tw/apple-pay/images/overview/app/711_medium_2x.jpg")
    }
}

/*0807 Carrefour*/

.logo-carrefour {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/carrefour_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) {
    .logo-carrefour {
        background-image: url("/tw/apple-pay/images/overview/app/carrefour_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-carrefour {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/carrefour_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) {
    .logo-carrefour {
        background-image: url("/tw/apple-pay/images/overview/app/carrefour_medium_2x.jpg")
    }
}

/*0807 logo*/
.logo-cosmed {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/cosmed_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) {
    .logo-cosmed {
        background-image: url("/tw/apple-pay/images/overview/app/cosmed_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-cosmed {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/cosmed_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) {
    .logo-cosmed {
        background-image: url("/tw/apple-pay/images/overview/app/cosmed_medium_2x.jpg")
    }
}

/*0807 logo*/
.logo-quanguo {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/elife_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) {
    .logo-quanguo {
        background-image: url("/tw/apple-pay/images/overview/app/elife_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-quanguo {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/elife_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) {
    .logo-quanguo {
        background-image: url("/tw/apple-pay/images/overview/app/elife_medium_2x.jpg")
    }
}


/*0807 family*/
.logo-family {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/family_mart_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) {
    .logo-family {
        background-image: url("/tw/apple-pay/images/overview/app/family_mart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-family {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/family_mart_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) {
    .logo-family {
        background-image: url("/tw/apple-pay/images/overview/app/family_mart_medium_2x.jpg")
    }
}

/*0807 logo-citys*/

.logo-citysuper {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/city_super_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) {
    .logo-citysuper {
        background-image: url("/tw/apple-pay/images/overview/app/city_super_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-citysuper {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/city_super_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) {
    .logo-citysuper {
        background-image: url("/tw/apple-pay/images/overview/app/city_super_medium_2x.jpg")
    }
}

/*0807 logo-poya*/
.logo-poya {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/poya_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) {
    .logo-poya {
        background-image: url("/tw/apple-pay/images/overview/app/poya_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-poya {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/poya_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) {
    .logo-poya {
        background-image: url("/tw/apple-pay/images/overview/app/poya_medium_2x.jpg")
    }
}

/*0807 pxmart*/
.logo-pxmart {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/pxmart_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) {
    .logo-pxmart {
        background-image: url("/tw/apple-pay/images/overview/app/pxmart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-pxmart {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/pxmart_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) {
    .logo-pxmart {
        background-image: url("/tw/apple-pay/images/overview/app/pxmart_medium_2x.jpg")
    }
}

/*0807 logo*/
.logo-sogo {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/sogo_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) {
    .logo-sogo {
        background-image: url("/tw/apple-pay/images/overview/app/sogo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-sogo {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/sogo_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) {
    .logo-sogo {
        background-image: url("/tw/apple-pay/images/overview/app/sogo_medium_2x.jpg")
    }
}


/*0807 starbucks*/
.logo-starbucks {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/starbucks_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) {
    .logo-starbucks {
        background-image: url("/tw/apple-pay/images/overview/app/starbucks_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-starbucks {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/starbucks_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) {
    .logo-starbucks {
        background-image: url("/tw/apple-pay/images/overview/app/starbucks_medium_2x.jpg")
    }
}

.logo-babemax {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/testrite_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) {
    .logo-babemax {
        background-image: url("/tw/apple-pay/images/overview/app/testrite_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-babemax {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/testrite_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) {
    .logo-babemax {
        background-image: url("/tw/apple-pay/images/overview/app/testrite_medium_2x.jpg")
    }
}

/*0807 logo*/

.logo-tk {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/tsannkuen_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) {
    .logo-tk {
        background-image: url("/tw/apple-pay/images/overview/app/tsannkuen_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-tk {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/tsannkuen_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) {
    .logo-tk {
        background-image: url("/tw/apple-pay/images/overview/app/tsannkuen_medium_2x.jpg")
    }
}

/*0807 logo*/
.logo-watsons {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/watsons_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) {
    .logo-watsons {
        background-image: url("/tw/apple-pay/images/overview/app/watsons_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-watsons {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/watsons_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) {
    .logo-watsons {
        background-image: url("/tw/apple-pay/images/overview/app/watsons_medium_2x.jpg")
    }
}

/*0807 logo-smile*/
.logo-smile {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/smile_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) {
    .logo-smile {
        background-image: url("/tw/apple-pay/images/overview/app/smile_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-smile {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/smile_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) {
    .logo-smile {
        background-image: url("/tw/apple-pay/images/overview/app/smile_medium_2x.jpg")
    }
}

/*0807 Uniqlo*/

.logo-uniqlo {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/uniqlo_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) {
    .logo-uniqlo {
        background-image: url("/tw/apple-pay/images/overview/app/uniqlo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-uniqlo {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/uniqlo_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) {
    .logo-uniqlo {
        background-image: url("/tw/apple-pay/images/overview/app/uniqlo_medium_2x.jpg")
    }
}

/*0807 H&M*/
.logo-hm {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/hm_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) {
    .logo-hm {
        background-image: url("/tw/apple-pay/images/overview/app/hm_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-hm {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/hm_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) {
    .logo-hm {
        background-image: url("/tw/apple-pay/images/overview/app/hm_medium_2x.jpg")
    }
}

.logo-cotsa {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/cotsa_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) {
    .logo-cotsa {
        background-image: url("/tw/apple-pay/images/overview/app/cotsa_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-cotsa {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/cotsa_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) {
    .logo-cotsa {
        background-image: url("/tw/apple-pay/images/overview/app/cotsa_medium_2x.jpg")
    }
}

/*0807 21plus*/

.logo-21plus {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/21plus_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) {
    .logo-21plus {
        background-image: url("/tw/apple-pay/images/overview/app/21plus_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-21plus {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/21plus_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) {
    .logo-21plus {
        background-image: url("/tw/apple-pay/images/overview/app/21plus_medium_2x.jpg")
    }
}


/*0807 Mister Donut*/

.logo-md {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/misterdonut_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) {
    .logo-md {
        background-image: url("/tw/apple-pay/images/overview/app/misterdonut_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-md {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/misterdonut_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) {
    .logo-md {
        background-image: url("/tw/apple-pay/images/overview/app/misterdonut_medium_2x.jpg")
    }
}

.logo-arrail {
    width: 170px;
    height: 98px;
    background-size: 170px 98px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/images/overview/app/arrail_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) {
    .logo-arrail {
        background-image: url("/tw/apple-pay/images/overview/app/arrail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .logo-arrail {
        width: 126px;
        height: 72px;
        background-size: 126px 72px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/images/overview/app/arrail_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) {
    .logo-arrail {
        background-image: url("/tw/apple-pay/images/overview/app/arrail_medium_2x.jpg")
    }
}

/* STORE 

/*6/3 app end*/

/*------------------------------------*\
   LOCAL Credit Cards
\*------------------------------------*/

/* BSP */
.page-overview .logo-image.image-apple-pay-bsp {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-bsp {
        background-image: url("/tw/apple-pay/images/overview/logo/BankSinoPac__di4ywhl2xsq6_xsmall_2x.png")
    }
}



/* cathay */
.page-overview .logo-image.image-apple-pay-cathay {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cathay {
        background-image: url("/tw/apple-pay/images/overview/logo/cathay__e5ms4lx7eu82_xsmall_2x.png")
    }
}



/*citi*/
.page-overview .logo-image.image-apple-pay-citi {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-citi {
        background-image: url("/tw/apple-pay/images/overview/logo/dbs__deak6cya66ye_medium_2x.png")
    }
}



/* boc */
.page-overview .logo-image.image-apple-pay-ctbc {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-ctbc {
        background-image: url("/tw/apple-pay/images/overview/logo/ctbc__dbix5kblvzki_xsmall_2x.png")
    }
}



/* bea */
.page-overview .logo-image.image-apple-pay-esun {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-esun {
        background-image: url("/tw/apple-pay/images/overview/logo/esun__6l4q21azykye_xsmall_2x.png")
    }
}


/* dsb */
.page-overview .logo-image.image-apple-pay-fubon {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-fubon {
        background-image: url("/tw/apple-pay/images/overview/logo/fubon__bj1whaf3k1py_xsmall_2x.png")
    }
}



/* dbs */
.page-overview .logo-image.image-apple-pay-taishin {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taishin {
        background-image: url("/tw/apple-pay/images/overview/logo/taishin__epzhtimhcys2_xsmall_2x.png")
    }
}



/* hsb */
.page-overview .logo-image.image-apple-pay-union {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-position: center top;
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_xsmall.png")
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 767px) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_xsmall.png")
    }
}

@media only screen and (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 767px) and (min-resolution: 144dpi),
only screen and (max-width: 767px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_xsmall_2x.png")
    }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi),
only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-union {
        background-image: url("/tw/apple-pay/images/overview/logo/union__gcoci33m7tym_xsmall_2x.png")
    }
}



/*shanghai */
.page-overview .logo-image.image-apple-pay-shanghai {
    background-repeat: no-repeat;
    background-size: 178px 98px;
    height: 98px;
    width: 178px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-size: 139px 72px;
        height: 72px;
        width: 139px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-shanghai {
        background-image: url("/tw/apple-pay/images/overview/logo/shanghai__gcoci33m7tym_medium_2x.png")
    }
}


/* cooperative */
.page-overview .logo-image.image-apple-pay-cooperative {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-cooperative {
        background-image: url("/tw/apple-pay/images/overview/logo/cooperative__gcoci33m7tym_medium_2x.png")
    }
}


/* huanan */
.page-overview .logo-image.image-apple-pay-huanan {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-huanan {
        background-image: url("/tw/apple-pay/images/overview/logo/huanan_Bank__sat4f9survmi_medium_2x.png")
    }
}

/* Taiwan */

.page-overview .logo-image.image-apple-pay-taiwan {
    background-repeat: no-repeat;
    background-size: 170px 98px;
    height: 98px;
    width: 170px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_large.png")
}

@media print,
only screen and (-webkit-min-device-pixel-ratio: 1.5),
screen and (min-resolution: 144dpi),
screen and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (max-width: 1024px) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-size: 126px 72px;
        height: 72px;
        width: 126px;
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium.png")
    }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1023px) and (min-resolution: 144dpi),
only screen and (max-width: 1023px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1024px) and (min-resolution: 144dpi),
only screen and (max-width: 1024px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium_2x.png")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (max-width: 1068px) and (min-resolution: 144dpi),
only screen and (max-width: 1068px) and (min-resolution: 144dppx) {
    .page-overview .logo-image.image-apple-pay-taiwan {
        background-image: url("/tw/apple-pay/images/overview/logo/taiwan__gcoci33m7tym_medium_2x.png")
    }
}

/*  logo section  */
.page-overview .section-logo-group .section-content {
    padding-top: 0;
    padding-bottom: 0;
}

/* Pay */

/* Coffee */

.section-easy-does-it .content-icon-coffee {
    background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_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-easy-does-it .content-icon-coffee {
        background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_large_2x.jpg);
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-coffee {
        background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_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-easy-does-it .content-icon-coffee {
        background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-coffee {
        background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_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-easy-does-it .content-icon-coffee {
        background-image: url(/tw/apple-pay/images/overview/emoji_1__cfwrhx86fbxy_small_2x.jpg)
    }
}

/* Coffee */

/* Train */
.section-easy-does-it .content-icon-train {
    width: 81px;
    height: 74px;
    background-size: 81px 74px;
    background-repeat: no-repeat;
    background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_large.jpg);
    margin-top: -1px;
    top: 3px
}

@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-easy-does-it .content-icon-train {
        background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-train {
        width: 59px;
        height: 53px;
        background-size: 59px 53px;
        background-repeat: no-repeat;
        background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_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-easy-does-it .content-icon-train {
        background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-train {
        width: 35px;
        height: 32px;
        background-size: 35px 32px;
        background-repeat: no-repeat;
        background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_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-easy-does-it .content-icon-train {
        background-image: url(/tw/apple-pay/images/overview/emoji_2__efv57a20t8wi_small_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-train {
        margin-top: -4px;
        top: 2px
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-train {
        margin-top: -3px;
        top: 2px
    }
}

/* Train */

/* Motorbike */
.section-easy-does-it .content-icon-motorbike {
    width: 81px;
    height: 74px;
    background-size: 81px 74px;
    background-repeat: no-repeat;
    background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_large.jpg);
    margin-top: -1px;
    top: 3px
}

@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-easy-does-it .content-icon-motorbike {
        background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-motorbike {
        width: 59px;
        height: 53px;
        background-size: 59px 53px;
        background-repeat: no-repeat;
        background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_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-easy-does-it .content-icon-motorbike {
        background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-motorbike {
        width: 35px;
        height: 32px;
        background-size: 35px 32px;
        background-repeat: no-repeat;
        background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_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-easy-does-it .content-icon-motorbike {
        background-image: url(/tw/apple-pay/images/overview/emoji_3__c516sq0rlk8y_small_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-motorbike {
        margin-top: -4px;
        top: 2px
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-motorbike {
        margin-top: -3px;
        top: 2px
    }
}

/* Motorbike */

/* Backpack */

.section-easy-does-it .content-icon-backpack {
    background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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-easy-does-it .content-icon-backpack {
        background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-backpack {
        background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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-easy-does-it .content-icon-backpack {
        background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-backpack {
        background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_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-easy-does-it .content-icon-backpack {
        background-image: url(/tw/apple-pay/images/overview/emoji_4__lz2xjq1ermym_small_2x.jpg)
    }
}

/* Backpack */

/* Takeout */

.section-easy-does-it .content-icon-takeout {
    background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_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-easy-does-it .content-icon-takeout {
        background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-takeout {
        background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_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-easy-does-it .content-icon-takeout {
        background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-takeout {
        background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_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-easy-does-it .content-icon-takeout {
        background-image: url(/tw/apple-pay/images/overview/emoji_5__gmx4rblaz1qy_small_2x.jpg)
    }
}

/* Takeout */

/* Music */

.section-easy-does-it .content-icon-apple-music {
    background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_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-easy-does-it .content-icon-apple-music {
        background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-apple-music {
        background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_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-easy-does-it .content-icon-apple-music {
        background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-apple-music {
        background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_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-easy-does-it .content-icon-apple-music {
        background-image: url(/tw/apple-pay/images/overview/emoji_6__ei2645uws802_small_2x.jpg)
    }
}

/* Music */

/* Chocolate */

.section-easy-does-it .content-icon-chocolate {
    background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_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-easy-does-it .content-icon-chocolate {
        background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-chocolate {
        background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_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-easy-does-it .content-icon-chocolate {
        background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-chocolate {
        background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_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-easy-does-it .content-icon-chocolate {
        background-image: url(/tw/apple-pay/images/overview/emoji_7__f5osz3bzioeq_small_2x.jpg)
    }
}

/* Chocolate */

/* Broccoli */

.section-easy-does-it .content-icon-broccoli {
    background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_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-easy-does-it .content-icon-broccoli {
        background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_large_2x.jpg)
    }
}

@media only screen and (max-width: 1068px) {
    .section-easy-does-it .content-icon-broccoli {
        background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_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-easy-does-it .content-icon-broccoli {
        background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_medium_2x.jpg)
    }
}

@media only screen and (max-width: 734px) {
    .section-easy-does-it .content-icon-broccoli {
        background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_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-easy-does-it .content-icon-broccoli {
        background-image: url(/tw/apple-pay/images/overview/emoji_8__f5osz3bzioeq_small_2x.jpg)
    }
}

/* Broccoli */


/* Pay */