<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 993px) and (max-width: 2100px) {
	/*Inicia Licenciaturas estilo*/
	.links{
		left: 80%!important
	}
	.div-links{
	right:0px!important;
	}
	/*Termina Licenciaturas estilo*/
	/*Inicia Licenciaturas estilo*/
	.links1{
		left: 85%!important
	}
	.div-links1{
		right:0px!important;
	}
	/*Termina Licenciaturas estilo*/
}
@media (min-width: 1200px) {
	.about-us .mision{
		padding-bottom: 45px!important
	}
    .about-us .valores{
		padding-bottom: 131px!important
	}
     .oferta-2{
      height: 350px!important;
    }
}
/*------------------------------------------------------------------------------*/
/*                    width : 991px 
/*------------------------------------------------------------------------------*/
@media (min-width: 991px) and (max-width: 1200px) {
    .oferta-educativa{
      height: 220px!important;
    }
    .oferta-educativa img{
      height: 220px!important;
    }	
    .portfolio-one .portfolio-img {
        height: 220px !important;
    }
    .oferta-2{
      height: 350px!important;
    }   
    .news-main-div .blog-img img {
        height: 300px !important;
    }
    .share-icon{
        width: 50px!important
    }
     .about-us .valores{
		padding-bottom: 175px!important
	}
}</pre></body></html>