.payment-container{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}