.ast-custom-payment {
	height: 40px;
	width: 40px;
}
.ast-custom-payment > img {
	object-fit: contain;
	height: 100% !important;
	width: 100% !important;
	filter: brightness(0) saturate(100%) invert(30%) sepia(19%) saturate(91%)
		hue-rotate(314deg) brightness(97%) contrast(88%) !important;
}
