.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;
}

/* HIGHLIGHTS AI CARD */

@media only screen and (max-width: 350px) {
	.section-highlights
		.media-gallery-item-apple-intelligence
		.positioned-media-element.static {
		top: 15px;
		position: relative;
	}
}

@media only screen and (max-width: 348px) {
	.section-highlights
		.media-gallery-item-apple-intelligence
		.positioned-media-element.static {
		top: 30px;
		position: relative;
	}
}

/* COMPARE WRAP DESING */

@media only screen and (max-width: 324px) {
	section.section.section-upgrade
		.inline-wrap
		.compare-tile-design
		.bg-upgrade-image.ready-to-load {
		top: 15px;
	}
}
