/* Ajuste tira de escudos */
/*.modulo-escudos .list, .tag .container .modulo-escudos .list { width: 100%; }*/

/* Ajustes menu home */

@media (max-width: 1140px) {
		.header-home .nav-sections li:nth-child(8) {display: none;}
	}

@media (max-width: 1105px) {
		.header-home .nav-sections li:nth-child(7) {display: none;}
	}

@media (max-width: 995px) {
		.header-home .nav-sections li:nth-child(6) {display: none;}
	}

@media (max-width: 820px) {
		.header-home .nav-sections li:nth-child(5) {display: none;}
	}