/* Local overrides */

/* localnav alt */
@media only screen and (min-width: 490px) and (max-width: 599px) {
	.os-localnav.tabnav .tabnav-items {
		justify-content: center;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	#highlights-gallery-item-4
		.caption.pin-offset.typography-media-card-gallery-headline {
		max-width: 480px;
	}
}

/* Live Translation disclaimer */
.custom-disclaimer {
	color: #6e6e73;
	font-size: 14px;
}

/* Custom disclaimer */
.custom__disclaimer {
	color: #6e6e73;
	font-size: 16px;
}

@media (max-width: 1068px) {
	.custom__disclaimer {
		font-size: 12px;
	}
}
