/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

.view-actualidad .views-row{
	clear: both;
	
}
.tabla-people-row .views-field-title{
	width: 180px;
	
}
.nuevo-formato-personas, .nuevo-formato-personas-pestanas{
	vertical-align: top;
	align-content: center;
	text-align: center;
	width: 32% !important;
}
.nuevo-formato-personas .people-img, .nuevo-formato-personas-pestanas .people-img{
	display: block;
	float: none;
	height: 130px;
	text-align: center;
	margin:auto;	
}
.nuevo-formato-personas .people-img img, .nuevo-formato-personas-pestanas .people-img img{
	text-align: center;
	margin:auto;	
}
.nuevo-formato-personas .people-detail, .nuevo-formato-personas-pestanas .people-detail{
	margin-left: 0px;
}