@media (min-width: 768px) and (max-width: 991px) {

	/****************	CABECERA	**********/
	.cabecera1{
		margin-top: -45px !important;		
	}
	.btn-cabecera{
		font-size: 10px !important;
		margin-left: 3px;
		margin-right: 3px;
	}		
	.logo-senae{
		height: 45px;
		width: auto;
		margin-top: -15px !important;
	}
	.logo-adjudicacion{		
		height: 35px;
		width: auto;
		margin-top: -15px !important;
	}
	.menu{
		font-size: 9px !important;		
	}
	
	/**************		MENU CATEGORIA		**************/
	.enlace-side-menu-bar > a{		
		font-size: 10px !important;		
	}
	.menu-contador{		
		font-size: 8px !important;		
	}
	
	/*******************	COMO FUNCIONA		*************************/
	.texto-como-funciona{
		font-family: "Lato";
		font-weight: 400;
		font-size: 12px;
		color: #fff;
		padding-left: 15px;
		text-align: justify;
		padding-right: 15px;
	}
}