/* ==|== media queries ====================================================== */



/*@media only screen and (max-width: 767px) {

	.pajarico{height: 47px;}
	#bolicas a{height: 60px;}

}*/

@media only screen and (max-width: 768px) {	
	
	.pajarico{height: 47px;}
	#bolicas a{height: 60px;}

}

