.container {
	max-width: 1055px;
}
.logo-especial-header {
	height: 60px;
}

@media (min-width: 992px) {
	.foto-gran-titular {
		min-width: 700px;
	}
	.logo-especial-header {
		height: 70px;
	}

	.tab-content .tab-pane:nth-child(1){
		width: 728px;
	}
	.fondito-escritorio,
	.zona-gran-titular {
		background-size: cover;
	}
}