/* This file will hold styles that are loaded using the same media query as the normal grid. */
/* If you are using the default media queries provided by Omega, these styles will also
 *  apply to the widescreen layout unless they are overridden by the widescreen styles. 
 * 
 * (980px to 1219px wide)
 * */

.view-blk-blog-destacados .views-row{
	min-height: 180px ;
}
.view-blk-ultimas-noticias .views-row{
	min-height:180px ;
}
/*taxonomy term*/
.page-taxonomy-term .view-productos-taxonomy-term.view-display-id-page .views-field-field-image.grid-2 {
	width: 140px;
}
/*landig aplicaciones*/
.landing-aplicaciones article .views-row img {
	width: 140px;
}