@media (min-width:1250px){
	.container { 
		width:1500px;
		margin-right: 0;
	}
}

.page-header > h2{
	text-align:center;
	font-size: 45px;
}

.row {
		text-align: justify;
}

.lead {
		font-size: 30px;
}

#customblock-imagen-lateral {
		text-align: center;
}

.col-md-2 {
		display:none;
}

.col-md-10 {
		text-align:center;
}