.section-payments .section-ewallet {
	display: block;
	text-align: center;
	width: 100%;
	list-style: none;
	margin-left: 0;
}

.section-payments .section-ewallet li {
	list-style: none;
}

.section-payments .section-ewallet::after {
	content: "";
	clear: both;
	display: table;
}

.section-payments .image-icon-maya {
	padding-bottom: 10px;
}
.section-payments .image-icon-gopay {
	width: 183px;
	height: 86px;
	background-size: 183px 86px;
	background-repeat: no-repeat;
	background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_gopay_large.png");
	position: relative;
	left: 50%;
	margin-left: -91.5px;
	padding-bottom: 10px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-payments .image-icon-gopay {
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_gopay_large_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .image-icon-gopay {
		width: 139px;
		height: 65px;
		background-size: 139px 65px;
		background-repeat: no-repeat;
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_gopay_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-payments .image-icon-gopay {
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_gopay_small_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-payments .image-icon-gopay {
		margin-left: -69.5px;
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .image-icon-gopay, .section-payments .image-icon-maya {
		padding-bottom: 10px;
	}
}

.section-payments .image-icon-shopee {
	width: 184px;
	height: 86px;
	background-size: 184px 86px;
	background-repeat: no-repeat;
	background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_large.png");
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	padding-bottom: 30px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
	.section-payments .image-icon-shopee {
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-payments .image-icon-shopee {
		width: 120px;
		height: 56px;
		background-size: 120px 56px;
		background-repeat: no-repeat;
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_medium.png");
	}
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
	.section-payments .image-icon-shopee {
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_medium_2x.png");
		padding-bottom: 20px;
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .image-icon-shopee {
		top: 12px;
		width: 96px;
		height: 45px;
		background-size: 96px 45px;
		background-repeat: no-repeat;
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_small.png");
	}
}

@media only screen and (max-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 735px) and (min-resolution: 144dpi) {
	.section-payments .image-icon-shopee {
		background-image: url("/id/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_small_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .image-icon-shopee {
		padding-bottom: 20px;
	}
}
