@media only screen and (min-width: 993px) and  (max-width: 1200px)   {

	/********************************************************************
	RESET
	********************************************************************/

	.ir-topo-conteudo{
		display: none;
	}

	/********************************************************************
	HOMEPAGE
	********************************************************************/

	.banner-geral .conteudo{
		width: 820px;
	}

	.caixa-lista-categorias-lisboacolhe .imagem-destaque{
		width: 800px;
	}

	.botao-azul{
		max-width: 220px;
	}

	.banner-complementar .conteudo {
	    max-width: 820px;
	}

	/********************************************************************
	TEMPLATE NIVEL 2
	********************************************************************/

	.page-template-template-nivel-2 .imagem-destaque{
		width: 790px;
	}
}