/* RIBBON AVAIL */

@media only screen and (max-width: 913px) and (min-width: 903px) {
	.ribbon .ribbon-drop-wrapper .ribbon-content-wrapper {
		padding-right: 70px;
		padding-left: 70px;
	}
}

@media only screen and (max-width: 450px) {
	.column.large-centered.ric-small-11.ric-large-12 a.ribbon-link.more {
		white-space: nowrap;
	}
}

/* AI DISCLAIMER */

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

li.media-gallery-item-apple-intelligence
	.card.tile.tile-rounded
	.caption-container
	.intelligence-disclaimer {
	padding-top: 10px;
}

/* AI CARD */

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	li.media-gallery-item-apple-intelligence
		.card.tile.tile-rounded
		.overview-highlights-highlights-apple-intelligence {
		position: relative;
		top: 15px;
	}
}
