.grid-item-immersive-video .cta-wrapper{
	padding-left: 425px;
}

@media only screen and (min-width:1441px){
	.grid-item-immersive-video .cta-wrapper{
		padding-left: 860px;
	}
}


@media only screen and (max-width:1068px){
	.grid-item-immersive-video .cta-wrapper{
		padding-left: 630px;
	}
}

@media only screen and (max-width:734px){
	.grid-item-immersive-video .cta-wrapper{
		padding-left: 425px;
	}
}


.grid-item-apple-intelligence .tile-copy, .grid-item-apple-intelligence .tile-header {
    max-width: 750px;
}

@media only screen and (min-width:1441px){
	.grid-item-apple-intelligence .tile-copy, .grid-item-apple-intelligence .tile-header {
    	max-width: 750px;
	}
}

.grid-item-immersive-video .immersive-video-submerged{
	margin-inline: 13px !important;
}

@media only screen and (max-width:734px) {
	.section-azure .tile-body .typography-blockquote-copy{
		width: 291px;
	}
}
