.nosotros{
	display: flex;
	padding: 20px;
}

.nosotros .presenta{
	font-size: 20px;
}

.nosotros .foto{
	width: 50%;
	height: 50%;
}

.nosotros img{
	width : 350px;
	height: 250px;
}