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




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

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.section-recent-events .recent-events-gallery .item-container .gallery-item .cta-container {
    margin: auto 0 12px;
}
@media only screen and (max-width:734px) {
    .section-recent-events .recent-events-gallery .item-container .gallery-item {
        height: 455px;
    }
}

@media only screen and (max-width:734px) {
	.section-hero .message-live, .section-hero .message-pending {
		max-width: 310px;
	}
}


@media only screen and (max-width:1068px) {
    .announced-item-iphone-duo .image-container {
    margin-bottom: -30px;
   }
}

@media only screen and (max-width:734px) {
	.announced-item-iphone-duo .image-container{
    margin-bottom: 0;
   }
}


@media only screen and (max-width:734px) {
    .section-announced .announced-item-airpods-5 .copy-container {
        max-width: 292px;
    }
}

@media only screen and (max-width:1068px) {
    .section-announced .announced-item-apple-watch-ultra-4 .copy-container {
        width: 54%;
    }
}

@media only screen and (max-width:734px) {
    .section-announced .announced-item-apple-watch-ultra-4 .copy-container {
        width: auto;
    }
}

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