.artigos{
	width: 90%;
}
.artigos ul li{
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
}
