/*----------Store list-----------*/
@media only screen and (max-width: 320px)  {
html[lang=zh-TW] br.xsmall-hide {display: none}
html[lang=zh-TW] br.xsmall-show {display: block}
}
/*logo-Ah Shou Shoes*/
.page-where-to-use .section-logo-group .logo-image.logo-ass {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/aso_shoes_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-ass {
        background-image: url("/tw/apple-pay/where-to-use/images/aso_shoes_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-ass {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/aso_shoes_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-ass {
        background-image: url("/tw/apple-pay/where-to-use/images/aso_shoes_medium_2x.jpg")
    }
}

/* logo-A.Mart */
.page-where-to-use .section-logo-group .logo-image.logo-amart {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/amart_large.jpg");
    margin: 26px auto 18px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-amart {
        background-image: url("/tw/apple-pay/where-to-use/images/amart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-amart {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        margin-left: auto;
        margin-right: auto;
        background-image: url("/tw/apple-pay/where-to-use/images/amart_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-amart {
        background-image: url("/tw/apple-pay/where-to-use/images/amart_medium_2x.jpg")
    }
}


/* Apple Retail */


.page-where-to-use .section-logo-group .logo-image.logo-apple {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/apple_large.jpg");

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-apple {
        background-image: url("/tw/apple-pay/where-to-use/images/apple_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-apple {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/apple_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-apple {
        background-image: url("/tw/apple-pay/where-to-use/images/apple_medium_2x.jpg")
    }
}

/* ATT */


.page-where-to-use .section-logo-group .logo-image.logo-att {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/att_large.jpg");

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-att {
        background-image: url("/tw/apple-pay/where-to-use/images/att_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-att {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/att_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-att {
        background-image: url("/tw/apple-pay/where-to-use/images/att_medium_2x.jpg")
    }
}

/* Big City */


.page-where-to-use .section-logo-group .logo-image.logo-bc {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/big_city_large.jpg");

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-bc {
        background-image: url("/tw/apple-pay/where-to-use/images/big_city_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-bc {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/big_city_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-bc {
        background-image: url("/tw/apple-pay/where-to-use/images/big_city_medium_2x.jpg")
    }
}


/* Breeze */
.page-where-to-use .section-logo-group .logo-image.logo-breeze {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/breeze_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-breeze {
        background-image: url("/tw/apple-pay/where-to-use/images/breeze_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-breeze {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/breeze_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-breeze {
        background-image: url("/tw/apple-pay/where-to-use/images/breeze_medium_2x.jpg")
    }
}


/* Cama */
.page-where-to-use .section-logo-group .logo-image.logo-cama {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/cama_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-cama {
        background-image: url("/tw/apple-pay/where-to-use/images/cama_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-cama {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/cama_medium.jpg");
        
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-cama {
        background-image: url("/tw/apple-pay/where-to-use/images/cama_medium_2x.jpg")
    }
}

/* Carrefour */
.page-where-to-use .section-logo-group .logo-image.logo-carrefour {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-carrefour {
        background-image: url("/tw/apple-pay/where-to-use/images/carrefour_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-carrefour {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-carrefour {
        background-image: url("/tw/apple-pay/where-to-use/images/carrefour_medium_2x.jpg")
    }
}



/* Cathay Life Insurance */
.page-where-to-use .section-logo-group .logo-image.logo-cli {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/cathay_life_insurance_large.jpg");
   
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-cli {
        background-image: url("/tw/apple-pay/where-to-use/images/cathay_life_insurance_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-cli {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/cathay_life_insurance_medium.jpg");
        
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-cli {
        background-image: url("/tw/apple-pay/where-to-use/images/cathay_life_insurance_medium_2x.jpg")
    }
}


/* Chungyo */
.page-where-to-use .section-logo-group .logo-image.logo-chungyo {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/chungyo_large.jpg");
   
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-chungyo {
        background-image: url("/tw/apple-pay/where-to-use/images/chungyo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-chungyo {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/chungyo_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-chungyo {
        background-image: url("/tw/apple-pay/where-to-use/images/chungyo_medium_2x.jpg")
    }
}


/* City Super */
.page-where-to-use .section-logo-group .logo-image.logo-citysuper {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-citysuper {
        background-image: url("/tw/apple-pay/where-to-use/images/city_super_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-citysuper {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-citysuper {
        background-image: url("/tw/apple-pay/where-to-use/images/city_super_medium_2x.jpg")
    }
}


/* Citylink */
.page-where-to-use .section-logo-group .logo-image.logo-citylink {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/citylink_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-citylink {
        background-image: url("/tw/apple-pay/where-to-use/images/citylink_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-citylink {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/citylink_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-citylink {
        background-image: url("/tw/apple-pay/where-to-use/images/citylink_medium_2x.jpg")
    }
}
/* Cosmed */
.page-where-to-use .section-logo-group .logo-image.logo-cosmed {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-cosmed {
        background-image: url("/tw/apple-pay/where-to-use/images/cosmed_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-cosmed {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-cosmed {
        background-image: url("/tw/apple-pay/where-to-use/images/cosmed_medium_2x.jpg")
    }
}

/* Crownfancy */
.page-where-to-use .section-logo-group .logo-image.logo-crownfancy {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/crown_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-crownfancy {
        background-image: url("/tw/apple-pay/where-to-use/images/crown_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-crownfancy {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/crown_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-crownfancy {
        background-image: url("/tw/apple-pay/where-to-use/images/crown_medium_2x.jpg")
    }
}

/* Dataexpress */

.page-where-to-use .section-logo-group .logo-image.logo-dataexpress {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/dataexpress_large.jpg");
    margin: 24px auto 20px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-dataexpress {
        background-image: url("/tw/apple-pay/where-to-use/images/dataexpress_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-dataexpress {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/dataexpress_medium.jpg");
        margin: 26px auto 18px;

    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-dataexpress {
        background-image: url("/tw/apple-pay/where-to-use/images/dataexpress_medium_2x.jpg")
    }
}
@media only screen and (max-width: 735px) {
	.page-where-to-use .section-logo-group .logo-image.logo-dataexpress {
    	margin: 28px auto 16px;
    }
}
/* Elife */
.page-where-to-use .section-logo-group .logo-image.logo-elife {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/elife_large.jpg");
    margin: 26px auto 18px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-elife {
        background-image: url("/tw/apple-pay/where-to-use/images/elife_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-elife {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/elife_medium.jpg");
        margin: 22px auto;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-elife {
        background-image: url("/tw/apple-pay/where-to-use/images/elife_medium_2x.jpg")
    }
}


/* Everich */
.page-where-to-use .section-logo-group .logo-image.logo-everich {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/everich_large.jpg");
    margin: 26px auto 18px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-everich {
        background-image: url("/tw/apple-pay/where-to-use/images/everich_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-everich {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/everich_medium.jpg");
        margin: 22px auto;
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-everich {
        background-image: url("/tw/apple-pay/where-to-use/images/everich_medium_2x.jpg")
    }
}


/* Family Mart */
.page-where-to-use .section-logo-group .logo-image.logo-familymart {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-familymart {
        background-image: url("/tw/apple-pay/where-to-use/images/family_mart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-familymart {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-familymart {
        background-image: url("/tw/apple-pay/where-to-use/images/family_mart_medium_2x.jpg")
    }
}

/* Far Eastern Department Store */

.page-where-to-use .section-logo-group .logo-image.logo-feds {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/far_east_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-feds {
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-feds {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-feds {
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_medium_2x.jpg")
    }
}

/* Far East Tone */
.page-where-to-use .section-logo-group .logo-image.logo-FarEast {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/far_east_tone_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-FarEast {
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_tone_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-FarEast {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_tone_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-FarEast {
        background-image: url("/tw/apple-pay/where-to-use/images/far_east_tone_medium_2x.jpg")
    }
}


/* Global Mall */
.page-where-to-use .section-logo-group .logo-image.logo-gm {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/globalmall_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-gm {
        background-image: url("/tw/apple-pay/where-to-use/images/globalmall_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-gm {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/globalmall_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-gm {
        background-image: url("/tw/apple-pay/where-to-use/images/globalmall_medium_2x.jpg")
    }
}


/* Gloria Outlets */
.page-where-to-use .section-logo-group .logo-image.logo-go {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/gloria_outlets_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-go {
        background-image: url("/tw/apple-pay/where-to-use/images/gloria_outlets_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-go {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/gloria_outlets_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-go {
        background-image: url("/tw/apple-pay/where-to-use/images/gloria_outlets_medium_2x.jpg")
    }
}

/*H&M*/
.page-where-to-use .section-logo-group .logo-image.logo-hm {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-hm {
        background-image: url("/tw/apple-pay/where-to-use/images/hm_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-hm {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-hm {
        background-image: url("/tw/apple-pay/where-to-use/images/hm_medium_2x.jpg")
    }
}

/*Hi life*/
.page-where-to-use .section-logo-group .logo-image.logo-hilife {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/hilife_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hilife {
        background-image: url("/tw/apple-pay/where-to-use/images/hilife_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-hilife {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/hilife_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hilife {
        background-image: url("/tw/apple-pay/where-to-use/images/hilife_medium_2x.jpg")
    }
}

/* Hola */
.page-where-to-use .section-logo-group .logo-image.logo-hola {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/hola_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hola {
        background-image: url("/tw/apple-pay/where-to-use/images/hola_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-hola {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/hola_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hola {
        background-image: url("/tw/apple-pay/where-to-use/images/hola_medium_2x.jpg")
    }
}

/* Holiday KTV */
.page-where-to-use .section-logo-group .logo-image.logo-hktv {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/holidayktv_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hktv {
        background-image: url("/tw/apple-pay/where-to-use/images/holidayktv_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-hktv {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/holidayktv_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hktv {
        background-image: url("/tw/apple-pay/where-to-use/images/holidayktv_medium_2x.jpg")
    }
}

/* Hsin Tung Yang */
.page-where-to-use .section-logo-group .logo-image.logo-hty {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/hsindongyang_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hty {
        background-image: url("/tw/apple-pay/where-to-use/images/hsindongyang_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-hty {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/hsindongyang_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-hty {
        background-image: url("/tw/apple-pay/where-to-use/images/hsindongyang_medium_2x.jpg")
    }
}
/* iMei */
.page-where-to-use .section-logo-group .logo-image.logo-imei {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/imei_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-imei {
        background-image: url("/tw/apple-pay/where-to-use/images/imei_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-imei {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/imei_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-imei {
        background-image: url("/tw/apple-pay/where-to-use/images/imei_medium_2x.jpg")
    }
}

/* Jasons Market */
.page-where-to-use .section-logo-group .logo-image.logo-jm {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/jasons_market_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-jm {
        background-image: url("/tw/apple-pay/where-to-use/images/jasons_market_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-jm {
         width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/jasons_market_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-jm {
        background-image: url("/tw/apple-pay/where-to-use/images/jasons_market_medium_2x.jpg")
    }
}

/* Mingyao */
.page-where-to-use .section-logo-group .logo-image.logo-mingyao {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/mingyao_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-mingyao {
        background-image: url("/tw/apple-pay/where-to-use/images/mingyao_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-mingyao {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/mingyao_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-mingyao {
        background-image: url("/tw/apple-pay/where-to-use/images/mingyao_medium_2x.jpg")
    }
}

/* Momentum */
.page-where-to-use .section-logo-group .logo-image.logo-momentum {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/momentum_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-momentum {
        background-image: url("/tw/apple-pay/where-to-use/images/momentum_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-momentum {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/momentum_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-momentum {
        background-image: url("/tw/apple-pay/where-to-use/images/momentum_medium_2x.jpg")
    }
}


/* Net */
.page-where-to-use .section-logo-group .logo-image.logo-net {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/net_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-net {
        background-image: url("/tw/apple-pay/where-to-use/images/net_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-net {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/net_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-net {
        background-image: url("/tw/apple-pay/where-to-use/images/net_medium_2x.jpg")
    }
}

/*OKMart*/
.page-where-to-use .section-logo-group .logo-image.logo-okmart {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/okmart_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-okmart {
        background-image: url("/tw/apple-pay/where-to-use/images/okmart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-okmart {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/okmart_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-okmart {
        background-image: url("/tw/apple-pay/where-to-use/images/okmart_medium_2x.jpg")
    }
}


/* Parklane */

.page-where-to-use .section-logo-group .logo-image.logo-parklane {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/parklane_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-parklane {
        background-image: url("/tw/apple-pay/where-to-use/images/parklane_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-parklane {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/parklane_medium.jpg")
       
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-parklane {
        background-image: url("/tw/apple-pay/where-to-use/images/parklane_medium_2x.jpg")
    }
}

/* Partyworld */

.page-where-to-use .section-logo-group .logo-image.logo-partyworld {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/partyworld_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-partyworld {
        background-image: url("/tw/apple-pay/where-to-use/images/partyworld_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-partyworld {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/partyworld_medium.jpg")
       
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-partyworld {
        background-image: url("/tw/apple-pay/where-to-use/images/partyworld_medium_2x.jpg")
    }
}


/* Poya */

.page-where-to-use .section-logo-group .logo-image.logo-poya {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-poya {
        background-image: url("/tw/apple-pay/where-to-use/images/poya_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-poya {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-poya {
        background-image: url("/tw/apple-pay/where-to-use/images/poya_medium_2x.jpg")
    }
}


/* PX mart */

.page-where-to-use .section-logo-group .logo-image.logo-pxmart {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-pxmart {
        background-image: url("/tw/apple-pay/where-to-use/images/pxmart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-pxmart {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-pxmart {
        background-image: url("/tw/apple-pay/where-to-use/images/pxmart_medium_2x.jpg")
    }
}


/* RT Mart */

.page-where-to-use .section-logo-group .logo-image.logo-rtmart {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/rtmart_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-rtmart {
        background-image: url("/tw/apple-pay/where-to-use/images/rtmart_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-rtmart {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/rtmart_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-rtmart {
        background-image: url("/tw/apple-pay/where-to-use/images/rtmart_medium_2x.jpg")
    }
}

/* Save and Safe */

.page-where-to-use .section-logo-group .logo-image.logo-sas {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/save_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sas {
        background-image: url("/tw/apple-pay/where-to-use/images/save_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-sas {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/save_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sas {
        background-image: url("/tw/apple-pay/where-to-use/images/save_medium_2x.jpg")
    }
}

/* Senao */

.page-where-to-use .section-logo-group .logo-image.logo-senao {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/senao_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-senao {
        background-image: url("/tw/apple-pay/where-to-use/images/senao_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-senao {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/senao_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-senao {
        background-image: url("/tw/apple-pay/where-to-use/images/senao_medium_2x.jpg")
    }
}

/* Showba */

.page-where-to-use .section-logo-group .logo-image.logo-showba {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/showba_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-showba {
        background-image: url("/tw/apple-pay/where-to-use/images/showba_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-showba {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/showba_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-showbaenao {
        background-image: url("/tw/apple-pay/where-to-use/images/showba_medium_2x.jpg")
    }
}


/* Sinon */

.page-where-to-use .section-logo-group .logo-image.logo-sinon {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/sinon_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sinon {
        background-image: url("/tw/apple-pay/where-to-use/images/sinon_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-sinon {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/sinon_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sinon {
        background-image: url("/tw/apple-pay/where-to-use/images/sinon_medium_2x.jpg")
    }
}

/* Smile sports */

.page-where-to-use .section-logo-group .logo-image.logo-smilesports {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-smilesports {
        background-image: url("/tw/apple-pay/where-to-use/images/smile_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-smilesports {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-smilesports {
        background-image: url("/tw/apple-pay/where-to-use/images/smile_medium_2x.jpg")
    }
}


/* SOGO */

.page-where-to-use .section-logo-group .logo-image.logo-sogo {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/sogo_large.jpg");
    margin: 19px auto 25px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sogo {
        background-image: url("/tw/apple-pay/where-to-use/images/sogo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-sogo {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-sogo {
        background-image: url("/tw/apple-pay/where-to-use/images/sogo_medium_2x.jpg")
    }
}

/* Starbucks */

.page-where-to-use .section-logo-group .logo-image.logo-starbucks {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-starbucks {
        background-image: url("/tw/apple-pay/where-to-use/images/starbucks_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-starbucks {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-starbucks {
        background-image: url("/tw/apple-pay/where-to-use/images/starbucks_medium_2x.jpg")
    }
}

/* Studio A */

.page-where-to-use .section-logo-group .logo-image.logo-studioa {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/studioa_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-studioa {
        background-image: url("/tw/apple-pay/where-to-use/images/studioa_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-studioa {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/studioa_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-studioa {
        background-image: url("/tw/apple-pay/where-to-use/images/studioa_medium_2x.jpg")
    }
}

/* Straight A */

.page-where-to-use .section-logo-group .logo-image.logo-straighta {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/straight_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-straighta {
        background-image: url("/tw/apple-pay/where-to-use/images/straight_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-straighta {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/straight_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-straighta {
        background-image: url("/tw/apple-pay/where-to-use/images/straight_medium_2x.jpg")
    }
}

/* Sushi Express */

.page-where-to-use .section-logo-group .logo-image.logo-sushi {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/sushi_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sushi {
        background-image: url("/tw/apple-pay/where-to-use/images/sushi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-sushi {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/sushi_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-sushi {
        background-image: url("/tw/apple-pay/where-to-use/images/sushi_medium_2x.jpg")
    }
}

/* Taipei101 */

.page-where-to-use .section-logo-group .logo-image.logo-taipei {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/taipei101_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-taipei {
        background-image: url("/tw/apple-pay/where-to-use/images/taipei101_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-taipei {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/taipei101_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-taipei {
        background-image: url("/tw/apple-pay/where-to-use/images/taipei101_medium_2x.jpg")
    }
}
/* Taiwan Mobile */

.page-where-to-use .section-logo-group .logo-image.logo-taiwanmobile {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/taiwan_mobile_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwanmobile {
        background-image: url("/tw/apple-pay/where-to-use/images/taiwan_mobile_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwanmobile {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/taiwan_mobile_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwanmobile {
        background-image: url("/tw/apple-pay/where-to-use/images/taiwan_mobile_medium_2x.jpg")
    }
}

/* Taiwan taxi */

.page-where-to-use .section-logo-group .logo-image.logo-taiwantaxi {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwantaxi {
        background-image: url("/tw/apple-pay/where-to-use/images/taiwan_taxi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwantaxi {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-taiwantaxi {
        background-image: url("/tw/apple-pay/where-to-use/images/taiwan_taxi_medium_2x.jpg")
    }
}

/*Testrite */

.page-where-to-use .section-logo-group .logo-image.logo-testrite {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-testrite {
        background-image: url("/tw/apple-pay/where-to-use/images/testrite_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-testrite {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-testrite {
        background-image: url("/tw/apple-pay/where-to-use/images/testrite_medium_2x.jpg")
    }
}


/* The Mall */

.page-where-to-use .section-logo-group .logo-image.logo-themall {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/mall_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-themall {
        background-image: url("/tw/apple-pay/where-to-use/images/mall_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-themall {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/mall_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-themall {
        background-image: url("/tw/apple-pay/where-to-use/images/mall_medium_2x.jpg")
    }
}

/* Tsannkuen */

.page-where-to-use .section-logo-group .logo-image.logo-tsannkuen {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tsannkuen {
        background-image: url("/tw/apple-pay/where-to-use/images/tsannkuen_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-tsannkuen {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tsannkuen {
        background-image: url("/tw/apple-pay/where-to-use/images/tsannkuen_medium_2x.jpg")
    }
}

/* Uniqlo */

.page-where-to-use .section-logo-group .logo-image.logo-uniqlo {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-uniqlo {
        background-image: url("/tw/apple-pay/where-to-use/images/uniqlo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-uniqlo {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-uniqlo {
        background-image: url("/tw/apple-pay/where-to-use/images/uniqlo_medium_2x.jpg")
    }
}



/* Wann Yueh */

.page-where-to-use .section-logo-group .logo-image.logo-wannyueh {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/wannyueh_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wannyueh {
        background-image: url("/tw/apple-pay/where-to-use/images/wannyueh_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-wannyueh {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/wannyueh_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wannyueh {
        background-image: url("/tw/apple-pay/where-to-use/images/wannyueh_medium_2x.jpg")
    }
}


/* Watsons */

.page-where-to-use .section-logo-group .logo-image.logo-watson {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/watson_large.jpg");
    margin: 25px auto 19px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        background-image: url("/tw/apple-pay/where-to-use/images/watson_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/watson_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        background-image: url("/tw/apple-pay/where-to-use/images/watson_medium_2x.jpg")
    }
}

/* Wellcome */

.page-where-to-use .section-logo-group .logo-image.logo-wellcome {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/wellcome_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wellcome {
        background-image: url("/tw/apple-pay/where-to-use/images/wellcome_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-wellcome {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/wellcome_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wellcome {
        background-image: url("/tw/apple-pay/where-to-use/images/wellcome_medium_2x.jpg")
    }
}

/* Wowprime */

.page-where-to-use .section-logo-group .logo-image.logo-wowprime {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/wowprime_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wowprime {
        background-image: url("/tw/apple-pay/where-to-use/images/wowprime_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-wowprime {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/wowprime_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-wowprime {
        background-image: url("/tw/apple-pay/where-to-use/images/wowprime_medium_2x.jpg")
    }
}
/* Taiwan_High_Speed_Rail online*/

.page-where-to-use .section-logo-group .logo-image.logo-thsr-ol {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr-ol {
        background-image: url("/tw/apple-pay/where-to-use/images/TW_high_speed_rail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr-ol {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr-ol {
        background-image: url("/tw/apple-pay/where-to-use/images/TW_high_speed_rail_medium_2x.jpg")
    }
}
/* Taiwan_High_Speed_Rail*/

.page-where-to-use .section-logo-group .logo-image.logo-thsr {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr {
        background-image: url("/tw/apple-pay/where-to-use/images/Taiwan_High_Speed_Rail_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-thsr {
        background-image: url("/tw/apple-pay/where-to-use/images/Taiwan_High_Speed_Rail_medium_2x.jpg")
    }
}




/* 21plus */

.page-where-to-use .section-logo-group .logo-image.logo-21plus {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-21plus {
        background-image: url("/tw/apple-pay/where-to-use/images/21plus_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-21plus {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-21plus {
        background-image: url("/tw/apple-pay/where-to-use/images/21plus_medium_2x.jpg")
    }
}



/* goldstone */

.page-where-to-use .section-logo-group .logo-image.logo-goldstone {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/goldstone_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-goldstone {
        background-image: url("/tw/apple-pay/where-to-use/images/goldstone_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-goldstone {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/goldstone_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-goldstone {
        background-image: url("/tw/apple-pay/where-to-use/images/goldstone_medium_2x.jpg")
    }
}



/* misterdonut */

.page-where-to-use .section-logo-group .logo-image.logo-misterdonut {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-misterdonut {
        background-image: url("/tw/apple-pay/where-to-use/images/misterdonut_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-misterdonut {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-misterdonut {
        background-image: url("/tw/apple-pay/where-to-use/images/misterdonut_medium_2x.jpg")
    }
}


/* seveneleven */

.page-where-to-use .section-logo-group .logo-image.logo-seveneleven {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/seveneleven_large.jpg");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-seveneleven {
        background-image: url("/tw/apple-pay/where-to-use/images/seveneleven_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-seveneleven {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/seveneleven_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-seveneleven {
        background-image: url("/tw/apple-pay/where-to-use/images/seveneleven_medium_2x.jpg")
    }
}


/* tongyi */

.page-where-to-use .section-logo-group .logo-image.logo-tongyi {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tongyi {
        background-image: url("/tw/apple-pay/where-to-use/images/tongyi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-tongyi {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tongyi {
        background-image: url("/tw/apple-pay/where-to-use/images/tongyi_medium_2x.jpg")
    }
}




/* --store list end --*/
/*----------App List--begin---------*/

/* 17 Life */
.page-where-to-use .section-logo-group .logo-image.logo-lift {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-lift {
        background-image: url("/tw/apple-pay/where-to-use/images/17life_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-lift {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-lift {
        background-image: url("/tw/apple-pay/where-to-use/images/17life_medium_2x.jpg")
    }
}

/* Agoda */
.page-where-to-use .section-logo-group .logo-image.logo-agoda {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-agoda {
        background-image: url("/tw/apple-pay/where-to-use/images/agoda_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-agoda {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-agoda {
        background-image: url("/tw/apple-pay/where-to-use/images/agoda_medium_2x.jpg")
    }
}


/* Casetify */
.page-where-to-use .section-logo-group .logo-image.logo-casetify {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-casetify {
        background-image: url("/tw/apple-pay/where-to-use/images/casetify_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-casetify {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-casetify {
        background-image: url("/tw/apple-pay/where-to-use/images/casetify_medium_2x.jpg")
    }
}


/* Gomaji */
.page-where-to-use .section-logo-group .logo-image.logo-gomaji {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-gomaji {
        background-image: url("/tw/apple-pay/where-to-use/images/gomaji_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-gomaji {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-gomaji {
        background-image: url("/tw/apple-pay/where-to-use/images/gomaji_medium_2x.jpg")
    }
}


/* momo */
.page-where-to-use .section-logo-group .logo-image.logo-momo {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-momo {
        background-image: url("/tw/apple-pay/where-to-use/images/momo_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-momo {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-momo {
        background-image: url("/tw/apple-pay/where-to-use/images/momo_medium_2x.jpg")
    }
}

/* Pinkoi */
.page-where-to-use .section-logo-group .logo-image.logo-pinkoi {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-pinkoi {
        background-image: url("/tw/apple-pay/where-to-use/images/pinkoi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-pinkoi {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-pinkoi {
        background-image: url("/tw/apple-pay/where-to-use/images/pinkoi_medium_2x.jpg")
    }
}



/* tokichoi */
.page-where-to-use .section-logo-group .logo-image.logo-tokichoi {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tokichoi {
        background-image: url("/tw/apple-pay/where-to-use/images/tokichoi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-tokichoi {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-tokichoi {
        background-image: url("/tw/apple-pay/where-to-use/images/tokichoi_medium_2x.jpg")
    }
}


/* watson */
.page-where-to-use .section-logo-group .logo-image.logo-watson {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/watson_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        background-image: url("/tw/apple-pay/where-to-use/images/watson_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/watson_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-watson {
        background-image: url("/tw/apple-pay/where-to-use/images/watson_medium_2x.jpg")
    }
}



/* chargespot */
.page-where-to-use .section-logo-group .logo-image.logo-chargespot {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-chargespot {
        background-image: url("/tw/apple-pay/where-to-use/images/chargespot_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-chargespot {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-chargespot {
        background-image: url("/tw/apple-pay/where-to-use/images/chargespot_medium_2x.jpg")
    }
}


/* gogoro */
.page-where-to-use .section-logo-group .logo-image.logo-gogoro {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-gogoro {
        background-image: url("/tw/apple-pay/where-to-use/images/gogoro_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-gogoro {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-gogoro {
        background-image: url("/tw/apple-pay/where-to-use/images/gogoro_medium_2x.jpg")
    }
}


/* goshare */
.page-where-to-use .section-logo-group .logo-image.logo-goshare {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-goshare {
        background-image: url("/tw/apple-pay/where-to-use/images/goshare_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-goshare {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-goshare {
        background-image: url("/tw/apple-pay/where-to-use/images/goshare_medium_2x.jpg")
    }
}

/* kkdog */
.page-where-to-use .section-logo-group .logo-image.logo-kkdog {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/kkdog_large.jpg")
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-kkdog {
        background-image: url("/tw/apple-pay/where-to-use/images/kkdog_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-kkdog {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/kkdog_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .page-where-to-use .section-logo-group .logo-image.logo-kkdog {
        background-image: url("/tw/apple-pay/where-to-use/images/kkdog_medium_2x.jpg")
    }
}

/* shopline */
.page-where-to-use .section-logo-group .logo-image.logo-shopline {
    width: 165px;
    height: 95px;
    background-size: 165px 95px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-shopline {
        background-image: url("/tw/apple-pay/where-to-use/images/shopline_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .logo-image.logo-shopline {
        width: 134px;
        height: 77px;
        background-size: 134px 77px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/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) {
    .page-where-to-use .section-logo-group .logo-image.logo-shopline {
        background-image: url("/tw/apple-pay/where-to-use/images/shopline_medium_2x.jpg")
    }
}
/* --app list end -- */



/* coming soon app */
.page-where-to-use .comingsoonapp {margin-top: 160px;}
@media only screen and (max-width: 1068px) {
   .page-where-to-use .comingsoonapp {margin-top: 130px;
}}

@media only screen and (min-width: 1068px) {
	.large-10-width {
		width:778px;
	}
}



.page-where-to-use .section-logo-group .symbols .contactless-logo {
    width: 112px;
    height: 66px;
    background-size: 112px 66px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/contactless_logo_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) {
    .page-where-to-use .section-logo-group .symbols .contactless-logo {
        background-image: url("/tw/apple-pay/where-to-use/images/contactless_logo_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .symbols .contactless-logo {
        width: 101px;
        height: 60px;
        background-size: 101px 60px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/contactless_logo_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) {
    .page-where-to-use .section-logo-group .symbols .contactless-logo {
        background-image: url("/tw/apple-pay/where-to-use/images/contactless_logo_medium_2x.png")
    }
}

.page-where-to-use .section-logo-group .symbols .logo {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 25px
}

.page-where-to-use .section-logo-group .symbols .apple-pay-logo {
    width: 104px;
    height: 69px;
    background-size: 104px 69px;
    background-repeat: no-repeat;
    background-image: url("/tw/apple-pay/where-to-use/images/apple_pay_logo_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) {
    .page-where-to-use .section-logo-group .symbols .apple-pay-logo {
        background-image: url("/tw/apple-pay/where-to-use/images/apple_pay_logo_large_2x.png")
    }
}

@media only screen and (max-width: 1068px) {
    .page-where-to-use .section-logo-group .symbols .apple-pay-logo {
        width: 90px;
        height: 60px;
        background-size: 90px 60px;
        background-repeat: no-repeat;
        background-image: url("/tw/apple-pay/where-to-use/images/apple_pay_logo_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) {
    .page-where-to-use .section-logo-group .symbols .apple-pay-logo {
        background-image: url("/tw/apple-pay/where-to-use/images/apple_pay_logo_medium_2x.png")
    }
}

.page-where-to-use .section-logo-group .symbols .logo {
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 25px
}
