/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-announced .announced-item-iphone-16 .headline {
    margin-bottom: 17px;
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-iphone-16 .headline {
        margin-bottom:20px;
    }
}

.section-announced .announced-item-iphone-16-pro .headline {
    margin-bottom: 17px
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-iphone-16-pro .headline {
        margin-bottom: 20px
    }
}

.section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
    min-height: 25px;
}

@media only screen and (max-width: 734px) {
	.section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
		min-height: 40px;
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/