

/* Customized "The major credit cards. With the same major benefits." section */
.page-overview .logo-image { text-indent: -9999px; }

.page-overview .section-banks
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0 92px 0;
}

.page-overview .section-banks a.more
{
	position: relative;
}


@media only screen and (max-width: 735px)
{
	.page-overview .section-banks a.more { width:100%;  display: block;}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks
	{
		padding-bottom: 0;
	}
}

.page-overview .section-banks h1
{
	margin-left: auto;
	margin-right: auto;
	width: 720px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks h1 { width: 648px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks h1 { width: auto; }
}

.page-overview .section-banks h2
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 620px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks h2 { width: 500px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks h2
	{
		width: auto;
		text-align: left;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks h3 { text-align: left; }
}

.page-overview .section-banks .text-width-set
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
	margin-bottom: 20px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .text-width-set { width: 580px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .text-width-set
	{
		width: 100%;
		margin-bottom: 20px;
		text-align: left;
	}
}

.page-overview .section-banks .text-width-set.partners
{
	width: 100%;
	margin-bottom: 0;
}

.page-overview .section-banks .divider { margin: 54px 0; }

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .divider { margin-top: 40px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .divider { margin: 30px 0 60px; }
}

.page-overview .section-banks .row
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 26px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .row
	{
		width: 670px;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .row { width: 100%; }
}

.page-overview .section-banks .row.row-3 { width: 550px; }

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .row.row-3 { width: 430px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .row.row-3 { width: auto; }
}

.page-overview .section-banks .row.cards { width: 600px; }

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .row.cards { width: auto; }
}

.page-overview .section-banks .row.coming-soon
{
	margin-bottom: 0;
	margin-top: 42px;
	width: 700px;
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .row.coming-soon { width: 512px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .row.coming-soon { width: 100%; }
}

.page-overview .section-banks .cards .column, .page-overview .section-banks .partners .column, .page-overview .section-banks .coming-soon .column { height: 100px; }

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .cards .column, .page-overview .section-banks .partners .column, .page-overview .section-banks .coming-soon .column { height: 100px; }
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .cards .column.last, .page-overview .section-banks .partners .column.last, .page-overview .section-banks .coming-soon .column.last { width: 100%; }
}

.page-overview .section-banks .coming-soon-title { margin-top: 90px; }

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .coming-soon-title
	{
		margin-top: 70px;
		margin-bottom: 46px;
	}
}

@media only screen and (max-width: 735px)
{
	.page-overview .section-banks .coming-soon-title
	{
		margin-top: 74px;
		margin-bottom: auto;
	}
}







/*Local Fix Start*/

/*Cards Start*/
/*American Express (cards) Start*/
.page-overview .section-banks .image-apple-pay-am-exp
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-am-exp { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-am-exp
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-am-exp { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-am-exp
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-am-exp { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/amex_small_2x.png"); }
}
/*American Express (cards) End*/

/*Mastercard Start*/
.page-overview .section-banks .image-apple-pay-mastercard
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mastercard { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-mastercard
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mastercard { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-mastercard
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mastercard { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/mastercard_small_2x.png"); }
}
/*Mastercard End*/

/*Visa Start*/
.page-overview .section-banks .image-apple-pay-visa
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-visa { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-visa
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-visa { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-visa
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-visa { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/cards/visa_small_2x.png"); }
}
/*Visa End*/
/*Cards End*/





/*Banks Start*/
/*American Express (banks) Start*/
.page-overview .section-banks .partners .image-apple-pay-am-exp
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/amex_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .partners .image-apple-pay-am-exp { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/amex_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .partners .image-apple-pay-am-exp
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/amex_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .partners .image-apple-pay-am-exp { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/amex_medium_2x.png"); }
}
/*American Express (banks) End*/
/* DBS BANK start */
.page-apple-pay .section-banks .image-apple-pay-dbs,
.page-apple-pay #banks .image-apple-pay-dbs,
.page-overview .section-banks .image-apple-pay-dbs
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dbs,
					    .page-apple-pay #banks .image-apple-pay-dbs,
					    .page-overview .section-banks .image-apple-pay-dbs { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-dbs
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dbs,
					    .page-overview .section-banks .image-apple-pay-dbs
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-dbs,
					    .page-overview .section-banks .image-apple-pay-dbs
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dbs { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dbs { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-dbs { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-dbs { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/dbs_medium_2x.png"); }
}
/* DBS BANK end */

/* Start: HSBC Bank */
.page-apple-pay .section-banks .image-apple-pay-hsbc,
.page-apple-pay #banks .image-apple-pay-hsbc,
.page-overview .section-banks .image-apple-pay-hsbc
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-hsbc,
					    .page-apple-pay #banks .image-apple-pay-hsbc,
					    .page-overview .section-banks .image-apple-pay-hsbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-hsbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-hsbc,
					    .page-overview .section-banks .image-apple-pay-hsbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-hsbc,
					    .page-overview .section-banks .image-apple-pay-hsbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-hsbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-hsbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-hsbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-hsbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/hsbc_medium_2x.png"); }
}
/* End: HSBC Bank */

/* POSB BANK start*/
.page-apple-pay .section-banks .image-apple-pay-posb,
.page-apple-pay #banks .image-apple-pay-posb,
.page-overview .section-banks .image-apple-pay-posb
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-posb,
					    .page-apple-pay #banks .image-apple-pay-posb,
					    .page-overview .section-banks .image-apple-pay-posb { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-posb
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-posb,
					    .page-overview .section-banks .image-apple-pay-posb
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-posb,
					    .page-overview .section-banks .image-apple-pay-posb
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-posb { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-posb { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-posb { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-posb { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/posb_medium_2x.png"); }
}
/* POSB BANK end*/

/* UOB BANK start*/
.page-apple-pay .section-banks .image-apple-pay-uob,
.page-apple-pay #banks .image-apple-pay-uob,
.page-overview .section-banks .image-apple-pay-uob
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-uob,
					    .page-apple-pay #banks .image-apple-pay-uob,
					    .page-overview .section-banks .image-apple-pay-uob { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-uob
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-uob,
					    .page-overview .section-banks .image-apple-pay-uob
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: 160px;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-uob,
					    .page-overview .section-banks .image-apple-pay-uob
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium.png");
	}
}

@media only screen and (max-width: 735px)
{
	.page-apple-pay #banks .image-apple-pay-uob,
					    .page-overview .section-banks .image-apple-pay-uob { margin-right: auto; }
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-uob { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-uob { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-uob { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-uob { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/uob_medium_2x.png"); }
}
/* UOB BANK end*/

/* SC BANK start*/
.page-apple-pay .section-banks .image-apple-pay-sc,
.page-apple-pay #banks .image-apple-pay-sc,
.page-overview .section-banks .image-apple-pay-sc
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-sc,
					    .page-apple-pay #banks .image-apple-pay-sc,
					    .page-overview .section-banks .image-apple-pay-sc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-sc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-sc,
					    .page-overview .section-banks .image-apple-pay-sc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: 160px;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-sc,
					    .page-overview .section-banks .image-apple-pay-sc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-sc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium.png"); }
}

@media only screen and (max-width: 735px)
{
	.page-apple-pay .section-banks .image-apple-pay-sc,
					    .page-overview .section-banks .image-apple-pay-sc { margin-left: auto; }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-sc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-sc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-sc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/standard_chartered_medium_2x.png"); }
}
/* SC BANK end*/

/* ocbc BANK start*/
.page-apple-pay .section-banks .image-apple-pay-ocbc,
.page-apple-pay #banks .image-apple-pay-ocbc,
.page-overview .section-banks .image-apple-pay-ocbc
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-ocbc,
					    .page-apple-pay #banks .image-apple-pay-ocbc,
					    .page-overview .section-banks .image-apple-pay-ocbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-ocbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-ocbc,
					    .page-overview .section-banks .image-apple-pay-ocbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-ocbc,
					    .page-overview .section-banks .image-apple-pay-ocbc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-ocbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-ocbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-ocbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-ocbc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/banks/ocbc_medium_2x.png"); }
}
/* ocbc BANK end*/
/*Banks End*/



/*Merchants Start*/
/* Seven Eleven start*/
.page-apple-pay .section-banks .image-apple-pay-seven-eleven,
.page-apple-pay #banks .image-apple-pay-seven-eleven,
.page-overview .section-banks .image-apple-pay-seven-eleven
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-seven-eleven,
					    .page-apple-pay #banks .image-apple-pay-seven-eleven,
					    .page-overview .section-banks .image-apple-pay-seven-eleven { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-seven-eleven
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-seven-eleven,
					    .page-overview .section-banks .image-apple-pay-seven-eleven
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-seven-eleven,
					    .page-overview .section-banks .image-apple-pay-seven-eleven
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-seven-eleven { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-seven-eleven { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-seven-eleven { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-seven-eleven { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/seven_eleven_medium_2x.png"); }
}
/* Seven Eleven end*/

/*BEST DENKI start*/
.page-apple-pay .section-banks .image-apple-pay-best_denki,
.page-apple-pay #banks .image-apple-pay-best_denki,
.page-overview .section-banks .image-apple-pay-best_denki
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-best_denki,
					    .page-apple-pay #banks .image-apple-pay-best_denki,
					    .page-overview .section-banks .image-apple-pay-best_denki { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-best_denki
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-best_denki,
					    .page-overview .section-banks .image-apple-pay-best_denki
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-best_denki,
					    .page-overview .section-banks .image-apple-pay-best_denki
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-best_denki { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-best_denki { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-best_denki { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-best_denki { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/best_denki_medium_2x.png"); }
}
/*BEST DENKI end*/

/* Breadtalk start*/
.page-apple-pay .section-banks .image-apple-pay-breadtalk,
.page-apple-pay #banks .image-apple-pay-breadtalk,
.page-overview .section-banks .image-apple-pay-breadtalk
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-breadtalk,
					    .page-apple-pay #banks .image-apple-pay-breadtalk,
					    .page-overview .section-banks .image-apple-pay-breadtalk { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-breadtalk
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-breadtalk,
					    .page-overview .section-banks .image-apple-pay-breadtalk
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-breadtalk,
					    .page-overview .section-banks .image-apple-pay-breadtalk
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-breadtalk { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-breadtalk { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-breadtalk { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-breadtalk { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/breadtalk_medium_2x.png"); }
}
/* Breadtalk end*/

/* Challenger start*/
.page-apple-pay .section-banks .image-apple-pay-challenger,
.page-apple-pay #banks .image-apple-pay-challenger,
.page-overview .section-banks .image-apple-pay-challenger
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-challenger,
					    .page-apple-pay #banks .image-apple-pay-challenger,
					    .page-overview .section-banks .image-apple-pay-challenger { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-challenger
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-challenger,
					    .page-overview .section-banks .image-apple-pay-challenger
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-challenger,
					    .page-overview .section-banks .image-apple-pay-challenger
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-challenger { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-challenger { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-challenger { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-challenger { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/challenger_medium_2x.png"); }
}
/* Challenger end*/

/* The Coffee Bean start*/
.page-apple-pay .section-banks .image-apple-pay-coffee-bean,
.page-apple-pay #banks .image-apple-pay-coffee-bean,
.page-overview .section-banks .image-apple-pay-coffee-bean
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-coffee-bean,
					    .page-apple-pay #banks .image-apple-pay-coffee-bean,
					    .page-overview .section-banks .image-apple-pay-coffee-bean { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-coffee-bean
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-coffee-bean,
					    .page-overview .section-banks .image-apple-pay-coffee-bean
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-coffee-bean,
					    .page-overview .section-banks .image-apple-pay-coffee-bean
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-coffee-bean { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-coffee-bean { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-coffee-bean { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-coffee-bean { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coffee_bean_medium_2x.png"); }
}
/* The Coffee Bean end*/

/* Cold Storage start*/
.page-apple-pay .section-banks .image-apple-pay-cold-storage,
.page-apple-pay #banks .image-apple-pay-cold-storage,
.page-overview .section-banks .image-apple-pay-cold-storage
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-cold-storage,
					    .page-apple-pay #banks .image-apple-pay-cold-storage,
					    .page-overview .section-banks .image-apple-pay-cold-storage { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-cold-storage
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-cold-storage,
					    .page-overview .section-banks .image-apple-pay-cold-storage
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-cold-storage,
					    .page-overview .section-banks .image-apple-pay-cold-storage
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-cold-storage { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-cold-storage { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-cold-storage { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-cold-storage { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/coldstorage_medium_2x.png"); }
}
/* Cold Storage end*/

/*COTTON ON */
.page-apple-pay .section-banks .image-apple-pay-cotton-on,
.page-apple-pay #banks .image-apple-pay-cotton-on,
.page-overview .section-banks .image-apple-pay-cotton-on
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-cotton-on,
					    .page-apple-pay #banks .image-apple-pay-cotton-on,
					    .page-overview .section-banks .image-apple-pay-cotton-on { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-cotton-on
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-cotton-on,
					    .page-overview .section-banks .image-apple-pay-cotton-on
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-cotton-on,
					    .page-overview .section-banks .image-apple-pay-cotton-on
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-cotton-on { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-cotton-on { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-cotton-on { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-cotton-on { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/cotton_on_medium_2x.png"); }
}

/*DA PAOLO start*/
.page-apple-pay .section-banks .image-apple-pay-dapaolo,
.page-apple-pay #banks .image-apple-pay-dapaolo,
.page-overview .section-banks .image-apple-pay-dapaolo
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dapaolo,
					    .page-apple-pay #banks .image-apple-pay-dapaolo,
					    .page-overview .section-banks .image-apple-pay-dapaolo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-dapaolo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dapaolo,
					    .page-overview .section-banks .image-apple-pay-dapaolo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-dapaolo,
					    .page-overview .section-banks .image-apple-pay-dapaolo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dapaolo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dapaolo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-dapaolo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-dapaolo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/da_paolo_medium_2x.png"); }
}
/*DA PAOLO end*/

/* Ding Tai Feng start*/
.page-apple-pay .section-banks .image-apple-pay-dingtaifeng,
.page-apple-pay #banks .image-apple-pay-dingtaifeng,
.page-overview .section-banks .image-apple-pay-dingtaifeng
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dingtaifeng,
					    .page-apple-pay #banks .image-apple-pay-dingtaifeng,
					    .page-overview .section-banks .image-apple-pay-dingtaifeng { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-dingtaifeng
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dingtaifeng,
					    .page-overview .section-banks .image-apple-pay-dingtaifeng
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-dingtaifeng,
					    .page-overview .section-banks .image-apple-pay-dingtaifeng
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-dingtaifeng { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-dingtaifeng { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-dingtaifeng { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-dingtaifeng { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/dingtaifeng_medium_2x.png"); }
}
/* Ding Tai Feng end*/

/* FairPrice start */
.page-apple-pay .section-banks .image-apple-pay-fairprice,
.page-apple-pay #banks .image-apple-pay-fairprice,
.page-overview .section-banks .image-apple-pay-fairprice
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice,
					    .page-apple-pay #banks .image-apple-pay-fairprice,
					    .page-overview .section-banks .image-apple-pay-fairprice { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-fairprice
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice,
					    .page-overview .section-banks .image-apple-pay-fairprice
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-fairprice,
					    .page-overview .section-banks .image-apple-pay-fairprice
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-fairprice { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-fairprice { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_medium_2x.png"); }
}
/* FairPrice end */

/* FairPrice Finest start*/
.page-apple-pay .section-banks .image-apple-pay-fairprice-finest,
.page-apple-pay #banks .image-apple-pay-fairprice-finest,
.page-overview .section-banks .image-apple-pay-fairprice-finest
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-finest,
					    .page-apple-pay #banks .image-apple-pay-fairprice-finest,
					    .page-overview .section-banks .image-apple-pay-fairprice-finest { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-fairprice-finest
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-finest,
					    .page-overview .section-banks .image-apple-pay-fairprice-finest
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-fairprice-finest,
					    .page-overview .section-banks .image-apple-pay-fairprice-finest
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-finest { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-finest { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-fairprice-finest { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-fairprice-finest { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_finest_medium_2x.png"); }
}
/* FairPrice Finest end*/

/* FairPrice Xtra start*/
.page-apple-pay .section-banks .image-apple-pay-fairprice-xtra,
.page-apple-pay #banks .image-apple-pay-fairprice-xtra,
.page-overview .section-banks .image-apple-pay-fairprice-xtra
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-xtra,
					    .page-apple-pay #banks .image-apple-pay-fairprice-xtra,
					    .page-overview .section-banks .image-apple-pay-fairprice-xtra { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-fairprice-xtra
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-xtra,
					    .page-overview .section-banks .image-apple-pay-fairprice-xtra
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-fairprice-xtra,
					    .page-overview .section-banks .image-apple-pay-fairprice-xtra
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-xtra { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-fairprice-xtra { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-fairprice-xtra { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-fairprice-xtra { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/fairprice_xtra_medium_2x.png"); }
}
/* FairPrice Xtra end*/

/*FOOD REPUBLIC start*/
.page-apple-pay .section-banks .image-apple-pay-food_republic,
.page-apple-pay #banks .image-apple-pay-food_republic,
.page-overview .section-banks .image-apple-pay-food_republic
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-food_republic,
					    .page-apple-pay #banks .image-apple-pay-food_republic,
					    .page-overview .section-banks .image-apple-pay-food_republic { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-food_republic
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-food_republic,
					    .page-overview .section-banks .image-apple-pay-food_republic
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-food_republic,
					    .page-overview .section-banks .image-apple-pay-food_republic
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-food_republic { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-food_republic { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-food_republic { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-food_republic { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/food_republic_medium_2x.png"); }
}
/*FOOD REPUBLIC end*/

/* G2000 start*/
.page-apple-pay .section-banks .image-apple-pay-g2000,
.page-apple-pay #banks .image-apple-pay-g2000,
.page-overview .section-banks .image-apple-pay-g2000
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-g2000,
					    .page-apple-pay #banks .image-apple-pay-g2000,
					    .page-overview .section-banks .image-apple-pay-g2000 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-g2000
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-g2000,
					    .page-overview .section-banks .image-apple-pay-g2000
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-g2000,
					    .page-overview .section-banks .image-apple-pay-g2000
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-g2000 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-g2000 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-g2000 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-g2000 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/g2000_medium_2x.png"); }
}
/* G2000 end*/

/* Giant start */
.page-apple-pay .section-banks .image-apple-pay-giant,
.page-apple-pay #banks .image-apple-pay-giant,
.page-overview .section-banks .image-apple-pay-giant
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-giant,
					    .page-apple-pay #banks .image-apple-pay-giant,
					    .page-overview .section-banks .image-apple-pay-giant { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-giant
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-giant,
					    .page-overview .section-banks .image-apple-pay-giant
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-giant,
					    .page-overview .section-banks .image-apple-pay-giant
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-giant { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-giant { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-giant { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-giant { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/giant_medium_2x.png"); }
}

/* Giant end */

/* Guardian start*/
.page-apple-pay .section-banks .image-apple-pay-guardian,
.page-apple-pay #banks .image-apple-pay-guardian,
.page-overview .section-banks .image-apple-pay-guardian
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-guardian,
					    .page-apple-pay #banks .image-apple-pay-guardian,
					    .page-overview .section-banks .image-apple-pay-guardian { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-guardian
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-guardian,
					    .page-overview .section-banks .image-apple-pay-guardian
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-guardian,
					    .page-overview .section-banks .image-apple-pay-guardian
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-guardian { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-guardian { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-guardian { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-guardian { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/guardian_medium_2x.png"); }
}
/* Guardian end*/

/* istudio start */
.page-apple-pay .section-banks .image-apple-pay-istudio,
.page-apple-pay #banks .image-apple-pay-istudio,
.page-overview .section-banks .image-apple-pay-istudio
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-istudio,
					    .page-apple-pay #banks .image-apple-pay-istudio,
					    .page-overview .section-banks .image-apple-pay-istudio { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-istudio
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-istudio,
					    .page-overview .section-banks .image-apple-pay-istudio
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-istudio,
					    .page-overview .section-banks .image-apple-pay-istudio
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-istudio { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-istudio { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-istudio { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-istudio { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/istudio_medium_2x.png"); }
}
/* istudio end */

/* Jasons start */
.page-apple-pay .section-banks .image-apple-pay-jasons,
.page-apple-pay #banks .image-apple-pay-jasons,
.page-overview .section-banks .image-apple-pay-jasons
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-jasons,
					    .page-apple-pay #banks .image-apple-pay-jasons,
					    .page-overview .section-banks .image-apple-pay-jasons { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-jasons
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-jasons,
					    .page-overview .section-banks .image-apple-pay-jasons
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-jasons,
					    .page-overview .section-banks .image-apple-pay-jasons
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-jasons { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-jasons { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-jasons { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-jasons { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/jasons_medium_2x.png"); }
}
/* Jasons end */

/* M1 start */
.page-apple-pay .section-banks .image-apple-pay-m1,
.page-apple-pay #banks .image-apple-pay-m1,
.page-overview .section-banks .image-apple-pay-m1
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-m1,
					    .page-apple-pay #banks .image-apple-pay-m1,
					    .page-overview .section-banks .image-apple-pay-m1 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-m1
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-m1,
					    .page-overview .section-banks .image-apple-pay-m1
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-m1,
					    .page-overview .section-banks .image-apple-pay-m1
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-m1 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-m1 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-m1 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-m1 { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/m1_medium_2x.png"); }
}
/* M1 end */

/* Marketplace start */
.page-apple-pay .section-banks .image-apple-pay-marketplace,
.page-apple-pay #banks .image-apple-pay-marketplace,
.page-overview .section-banks .image-apple-pay-marketplace
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-marketplace,
					    .page-apple-pay #banks .image-apple-pay-marketplace,
					    .page-overview .section-banks .image-apple-pay-marketplace { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-marketplace
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-marketplace,
					    .page-overview .section-banks .image-apple-pay-marketplace
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-marketplace,
					    .page-overview .section-banks .image-apple-pay-marketplace
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-marketplace { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-marketplace { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-marketplace { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-marketplace { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/marketplace_medium_2x.png"); }
}
/* Marketplace end */

/*PASTA MANIA start */
.page-apple-pay .section-banks .image-apple-pay-pastamania,
.page-apple-pay #banks .image-apple-pay-pastamania,
.page-overview .section-banks .image-apple-pay-pastamania
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-pastamania,
					    .page-apple-pay #banks .image-apple-pay-pastamania,
					    .page-overview .section-banks .image-apple-pay-pastamania { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-pastamania
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-pastamania,
					    .page-overview .section-banks .image-apple-pay-pastamania
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-pastamania,
					    .page-overview .section-banks .image-apple-pay-pastamania
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-pastamania { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-pastamania { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-pastamania { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-pastamania { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/pasta_mania_medium_2x.png"); }
}

/*PASTA MANIA end */

/* Shaw Theathres start */
.page-apple-pay .section-banks .image-apple-pay-shaw,
.page-apple-pay #banks .image-apple-pay-shaw,
.page-overview .section-banks .image-apple-pay-shaw
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-shaw,
					    .page-apple-pay #banks .image-apple-pay-shaw,
					    .page-overview .section-banks .image-apple-pay-shaw { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-shaw
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-shaw,
					    .page-overview .section-banks .image-apple-pay-shaw
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-shaw,
					    .page-overview .section-banks .image-apple-pay-shaw
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-shaw { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-shaw { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-shaw { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-shaw { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shaw_theatres_medium_2x.png"); }
}
/* Shaw Theathres end */

/* Sheng Shiong start*/
.page-apple-pay .section-banks .image-apple-pay-sheng-shiong,
.page-apple-pay #banks .image-apple-pay-sheng-shiong,
.page-overview .section-banks .image-apple-pay-sheng-shiong
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-sheng-shiong,
					    .page-apple-pay #banks .image-apple-pay-sheng-shiong,
					    .page-overview .section-banks .image-apple-pay-sheng-shiong { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-sheng-shiong
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-sheng-shiong,
					    .page-overview .section-banks .image-apple-pay-sheng-shiong
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-sheng-shiong,
					    .page-overview .section-banks .image-apple-pay-sheng-shiong
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-sheng-shiong { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-sheng-shiong { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-sheng-shiong { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-sheng-shiong { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/shengsiong_medium_2x.png"); }
}

/* Sheng Shiong end*/

/* SPC start */
.page-apple-pay .section-banks .image-apple-pay-spc,
.page-apple-pay #banks .image-apple-pay-spc,
.page-overview .section-banks .image-apple-pay-spc
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-spc,
					    .page-apple-pay #banks .image-apple-pay-spc,
					    .page-overview .section-banks .image-apple-pay-spc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-spc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-spc,
					    .page-overview .section-banks .image-apple-pay-spc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-spc,
					    .page-overview .section-banks .image-apple-pay-spc
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-spc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-spc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-spc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-spc { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/spc_medium_2x.png"); }
}

/* SPC end */

/* Starbucks start */
.page-apple-pay .section-banks .image-apple-pay-starbucks,
.page-apple-pay #banks .image-apple-pay-starbucks,
.page-overview .section-banks .image-apple-pay-starbucks
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-starbucks,
					    .page-apple-pay #banks .image-apple-pay-starbucks,
					    .page-overview .section-banks .image-apple-pay-starbucks { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-starbucks
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-starbucks,
					    .page-overview .section-banks .image-apple-pay-starbucks
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-starbucks,
					    .page-overview .section-banks .image-apple-pay-starbucks
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-starbucks { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-starbucks { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-starbucks { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-starbucks { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starbucks_medium_2x.png"); }
}

/* Starbucks end */

/* Starhub start */
.page-apple-pay .section-banks .image-apple-pay-starhub,
.page-apple-pay #banks .image-apple-pay-starhub,
.page-overview .section-banks .image-apple-pay-starhub
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-starhub,
					    .page-apple-pay #banks .image-apple-pay-starhub,
					    .page-overview .section-banks .image-apple-pay-starhub { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-starhub
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-starhub,
					    .page-overview .section-banks .image-apple-pay-starhub
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-starhub,
					    .page-overview .section-banks .image-apple-pay-starhub
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-starhub { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-starhub { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-starhub { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-starhub { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/starhub_medium_2x.png"); }
}
/* Starhub end */

/*SWISSBAKE start */
.page-apple-pay .section-banks .image-apple-pay-swissbake,
.page-apple-pay #banks .image-apple-pay-swissbake,
.page-overview .section-banks .image-apple-pay-swissbake
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-swissbake,
					    .page-apple-pay #banks .image-apple-pay-swissbake,
					    .page-overview .section-banks .image-apple-pay-swissbake { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-swissbake
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-swissbake,
					    .page-overview .section-banks .image-apple-pay-swissbake
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-swissbake,
					    .page-overview .section-banks .image-apple-pay-swissbake
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-swissbake { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-swissbake { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-swissbake { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-swissbake { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/swissbake_medium_2x.png"); }
}
/*SWISSBAKE end */

/* Toast Box start */
.page-apple-pay .section-banks .image-apple-pay-toast,
.page-apple-pay #banks .image-apple-pay-toast,
.page-overview .section-banks .image-apple-pay-toast
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-toast,
					    .page-apple-pay #banks .image-apple-pay-toast,
					    .page-overview .section-banks .image-apple-pay-toast { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-toast
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-toast,
					    .page-overview .section-banks .image-apple-pay-toast
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-toast,
					    .page-overview .section-banks .image-apple-pay-toast
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-toast { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-toast { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-toast { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-toast { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/toastbox_medium_2x.png"); }
}
/* Toast Box end */

/* Topman start */
.page-apple-pay .section-banks .image-apple-pay-topman,
.page-apple-pay #banks .image-apple-pay-topman,
.page-overview .section-banks .image-apple-pay-topman
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-topman,
					    .page-apple-pay #banks .image-apple-pay-topman,
					    .page-overview .section-banks .image-apple-pay-topman { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-topman
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-topman,
					    .page-overview .section-banks .image-apple-pay-topman
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-topman,
					    .page-overview .section-banks .image-apple-pay-topman
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-topman { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-topman { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-topman { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-topman { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topman_medium_2x.png"); }
}
/* Topman end */

/* Topshop start*/
.page-apple-pay .section-banks .image-apple-pay-topshop,
.page-apple-pay #banks .image-apple-pay-topshop,
.page-overview .section-banks .image-apple-pay-topshop
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-topshop,
					    .page-apple-pay #banks .image-apple-pay-topshop,
					    .page-overview .section-banks .image-apple-pay-topshop { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-topshop
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-topshop,
					    .page-overview .section-banks .image-apple-pay-topshop
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-topshop,
					    .page-overview .section-banks .image-apple-pay-topshop
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-topshop { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-topshop { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-topshop { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-topshop { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/topshop_medium_2x.png"); }
}
/* Topshop end*/

/*TYPO start */
.page-apple-pay .section-banks .image-apple-pay-typo,
.page-apple-pay #banks .image-apple-pay-typo,
.page-overview .section-banks .image-apple-pay-typo
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-typo,
					    .page-apple-pay #banks .image-apple-pay-typo,
					    .page-overview .section-banks .image-apple-pay-typo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-typo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-typo,
					    .page-overview .section-banks .image-apple-pay-typo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-typo,
					    .page-overview .section-banks .image-apple-pay-typo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-typo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-typo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-typo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-typo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/typo_medium_2x.png"); }
}
/*TYPO end */

/* Uniqlo start */
.page-apple-pay .section-banks .image-apple-pay-uniqlo,
.page-apple-pay #banks .image-apple-pay-uniqlo,
.page-overview .section-banks .image-apple-pay-uniqlo
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_large.png");
}

@media print, only screen and (-webkit-min-device-pixel-ratio: 1.5), screen and (min-resolution: 144dpi), screen and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-uniqlo,
					    .page-apple-pay #banks .image-apple-pay-uniqlo,
					    .page-overview .section-banks .image-apple-pay-uniqlo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-uniqlo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-uniqlo,
					    .page-overview .section-banks .image-apple-pay-uniqlo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
	}
}

@media only screen and (max-width: 1024px)
{
	.page-apple-pay #banks .image-apple-pay-uniqlo,
					    .page-overview .section-banks .image-apple-pay-uniqlo
	{
		background-size: 118px 68px;
		height: 68px;
		width: 118px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium.png");
	}
}

@media only screen and (max-width: 1023px)
{
	.page-apple-pay .section-banks .image-apple-pay-uniqlo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium.png"); }
}

@media only screen and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1023px) and (min-resolution: 144dpi), only screen and (max-width: 1023px) and (min-resolution: 144dppx)
{
	.page-apple-pay .section-banks .image-apple-pay-uniqlo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium_2x.png"); }
}

@media only screen and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1024px) and (min-resolution: 144dpi), only screen and (max-width: 1024px) and (min-resolution: 144dppx)
{
	.page-apple-pay #banks .image-apple-pay-uniqlo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium_2x.png"); }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-uniqlo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/merchants/uniqlo_medium_2x.png"); }
}
/* Uniqlo end */
/*Merchants End*/



/*Apps Start*/
.page-overview .section-banks .image-apple-pay-casetify
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-casetify { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-casetify
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-casetify { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-casetify
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-casetify { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/casetify_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-deliveroo
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-deliveroo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-deliveroo
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-deliveroo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-deliveroo
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-deliveroo { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/deliveroo_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-etsy
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-etsy { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-etsy
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-etsy { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-etsy
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-etsy { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/etsy_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-hbx
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-hbx { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-hbx
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-hbx { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-hbx
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-hbx { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/hbx_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-homeaway
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-homeaway { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-homeaway
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-homeaway { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-homeaway
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-homeaway { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/homeaway_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-kickstarter
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-kickstarter { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-kickstarter
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-kickstarter { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-kickstarter
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-kickstarter { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/kickstarter_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-klook
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-klook { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-klook
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-klook { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-klook
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-klook { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/klook_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-snaptee
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-snaptee { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-snaptee
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-snaptee { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-snaptee
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-snaptee { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/snaptee_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-sticky
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-sticky { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-sticky
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-sticky { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-sticky
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-sticky { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/sticky9_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-cathay-pacific
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-cathay-pacific { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-cathay-pacific
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-cathay-pacific { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-cathay-pacific
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-cathay-pacific { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/cathay_pacific_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-food-panda
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-food-panda { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-food-panda
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-food-panda { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-food-panda
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-food-panda { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/food_panda_small_2x.png"); }
}

.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith
{
	background-repeat: no-repeat;
	background-size: 165px 95px;
	height: 95px;
	width: 165px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_large_2x.png"); }
}

@media only screen and (max-width: 1068px)
{
	.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith
	{
		background-size: 117px 67px;
		height: 67px;
		width: 117px;
		margin-left: auto;
		margin-right: auto;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_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: 144dpi), only screen and (max-width: 1068px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_medium_2x.png"); }
}

@media only screen and (max-width: 735px) and (max-device-width: 768px)
{
	.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith
	{
		background-size: 125px 72px;
		height: 72px;
		width: 111.1111%;
		margin-left: -5.5556%;
		margin-right: -5.5556%;
		background-position: center top;
		background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_small.png");
	}
}

@media only screen and (max-width: 735px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dpi), only screen and (max-width: 735px) and (max-device-width: 768px) and (min-resolution: 144dppx)
{
	.page-overview .section-banks .image-apple-pay-mr-and-mrs-smith { background-image: url("https://images.apple.com/sg/apple-pay/overview/images/apps/mr_mrs_smith_small_2x.png"); }
}
/*Apps End*/




/*Local Fix End*/

