@media only screen and (min-width: 1069px) {
	.shared-welcome-hero-endframe.fallback-frame {
		margin-top: 22px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1069px) {
	.shared-welcome-hero-endframe.fallback-frame {
		margin-top: 38px;
	}
}

@media only screen and (max-width: 735px) {
	.section-highlights .media-gallery-item-3 .caption-animation-container.pin-offset {
		transform: none;
	}
}

.section-siri {
	padding-bottom: 0 !important;
}
