@media (min-width: 1700px) {
	.content-wrap, .header-wrap, .footer-wrap {
		width: 1580px;
	}

		.content-wrap-container {
			width: 1180px;
		}

	.necrologia-filter {
		width: 780px;
	}

	.missas-date {
		width: 880px;
	}

	.agencias-filter {
		width: 1170px;
	}

	.agencias-agencia {
		width: 1178px;
	}

		.agencias-agencia-title {
			width: 1168px;
		}

		.agencias-agencia-text {
			width: 978px;
		}

	.servicos {
		width: 540px;
	}

	.contactos-text iframe {
		width: 1180px;
		height: 600px;
	}
}