/* Local Overrides */

/* sep-9-tile */
.section-recent-events .recent-events-gallery .item-container .gallery-item {
	height: 495px;
}

/* OS */
@media only screen and (min-width: 1069px) {
	.section-announced .announced-item-ios-26 .product-copy {
		max-width: 520px;
	}
}
/* cta hero button */
@media only screen and (max-width: 734px) {
	.cta-links-launch a{
		text-wrap: wrap;
    	max-width: 160px;
	}
	.section-hero .cta-links-launch {
    	margin-top: .8em;
	}
}