
.MetodosDePago{
	position:relative;
	wigth: 500px;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	padding-down: 50;
}

.img1{
	height:70px;
	width:70px;
	margin: 10px;
}
.img2{
	height: 50px;
	width: 80px;
	margin: 10px;
}

.img3{
	height: 50px;
	width: 130px;
	margin: 10px;
}