.gallery-disclaimer-1 {
	font-size: 19px;
	line-height: 23px;
	padding: 14px 0px;
}

@media only screen and (max-width: 1069px) {
	.gallery-disclaimer-1 {
		font-size: 14px;
		line-height: 18px;
		padding: 12px 0px;
	}
}

@media only screen and (max-width: 734px) {
	.gallery-disclaimer-1 {
		font-size: 12px;
		line-height: 14px;
		padding: 8px 0px;
	}
}

.disclaimer-text {
	font-size: 12px;
	line-height: 16px;
	color: #86868b;
}
#connectivity-gallery .media-block picture img {
	width: unset;
}

#ios-gallery .caption-tile:first-child:nth-last-child(n + 3),
#ios-gallery .caption-tile:first-child:nth-last-child(n + 3) ~ .caption-tile {
	max-width: 372px;
}
