/*------------------------------------*\
   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;
    }
}

.section-announced .announced-item-airpods-5 .copy-container {
    max-width: 565px;
}

@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;
   }
}

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