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

@media only screen and (max-width: 1068px) {
	.section-payments .section-ewallet {
		margin-left: 0em;
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .section-ewallet {
		margin-left: 0.5em;
	}
}

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

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

.image-icon-shopee {
	width: 147px;
	height: 69px;
	background-size: 147px 69px;
	background-repeat: no-repeat;
	background-image: url("/vn/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_large.png");
	position: relative;
	padding-bottom: 30px;
	margin-top: 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-shopee {
		background-image: url("/vn/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: 110px;
		height: 52px;
		background-size: 110px 52px;
		background-repeat: no-repeat;
		background-image: url("/vn/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("/vn/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_medium_2x.png");
	}
}

@media only screen and (max-width: 735px) {
	.section-payments .image-icon-shopee {
		width: 138px;
		height: 65px;
		background-size: 138px 65px;
		background-repeat: no-repeat;
		background-image: url("/vn/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("/vn/payment-methods/a/images/overview/more-ways-icons/icon_shopeepay_small_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-payments .image-icon-shopee {
		top: 10px;
		left: -20px;
	}
}

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