.page-wrapperIN {
	margin-top: 230px !important;
    padding: 0 30px 30px 30px;
    font-size: 14px;
    color: #333333;
}


.carousel-caption{
	top: 75px;
	/*right: 20%;
	left: auto;*/
}


.revista-content {
	width: 20%;
	float: left;
	padding: 40px 30px;
	border-bottom: 1px solid  #cccccc;
	height: 510px;
	overflow: hidden;
	cursor: pointer;
}

.revista-content .revista-imagen img{
	width: 175px;
	height: 248px;
	margin-bottom: 10px;
}


.revista-content .revista-titulo{
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.revista-content .revista-texto{
	font-size: 14px;
	font-weight: 300;
}






