.disclaimer {
	font-size: 12px;
	line-height: 16px;
	color: #86868b;
}

.disclaimer-headline {
	color: var(--sk-headline-text-color, rgb(29, 29, 31));
	font-size: 19px;
	line-height: 23px;
	padding-bottom: 30px;
	font-weight: 400;
	display: block;
}

@media (max-width: 1068px) {
	.disclaimer-headline {
		font-size: 14px;
		line-height: 18px;
		padding-bottom: 25px;
		font-weight: 400;
	}
}

@media (max-width: 735px) {
	.disclaimer-headline {
		font-size: 12px;
		line-height: 14px;
		padding-bottom: 15px;
		font-weight: 400;
	}
}

.tout-disclaimer {
	margin-bottom: 9px;
}

.localnav-container.animating-in .localnav-wrap {
	margin-top: 60px;
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	#media-card-gallery-item-6 > div > div.caption-container.large-pin-center-left.medium-pin-top-center > p {
		width: 700px;
	}
}

@media only screen and (min-width: 1068px) {
	#connectivity-gallery-item-6 {
		max-width: 372px;
	}
}
