.ppcp-r-payment-method-icons {
	display: flex;
	gap: 8px;
	justify-content: center;
	flex-wrap: wrap;
	> img{
		width: 38px;
		height: 24px;
	}
}
