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

.gift-card-max .promo-logo {
    width: 213px;
    height: 43px;
    background-size: 213px 43px;
    background-repeat: no-repeat;
    background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_large.jpg");
    position: relative;
    margin: 0 auto;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx),(-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .gift-card-max .promo-logo {
        background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) {
    .gift-card-max .promo-logo {
        width: 136px;
        height: 29px;
        background-size: 136px 29px;
        background-repeat: no-repeat;
        background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .gift-card-max .promo-logo {
        background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_medium_2x.jpg")
    }
}

@media only screen and (max-width: 734px) {
    .gift-card-max .promo-logo {
        width: 144px;
        height: 32px;
        background-size: 144px 32px;
        background-repeat: no-repeat;
        background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_small.jpg")
    }
}

@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .gift-card-max .promo-logo {
        background-image: url("/euro/ipad/home/j/generic/images/overview/gift_card/apple_gift_card_logo__fun9blihy5aq_small_2x.jpg")
    }
}




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




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

.gift-card-max, .gift-card-max .banner-promo {
    position: relative;
    background-color: #fafafa;
    width: 100%;
}

@media only screen and (max-width: 1068px) {
	.gift-card-max, .gift-card-max .banner-promo {
		flex-direction: column;
		align-items: center;
		padding-right: 0;
		min-width: auto;
		height: auto;
	}
}

.promo-section .gift-card-max .promo-copy {
    padding-left: 7.10144%;
    padding-top: 60px;
    display: flex;
    align-items: flex-start;
    height: 100%;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    min-width:565px
}

@media only screen and (max-width: 1068px) {
    .promo-section .gift-card-max .promo-copy {
		padding-top: 65px;
        padding-left:0;
        padding-right:0;
        align-items: center;
    }
}

@media only screen and (max-width: 734px) {
    .promo-section .gift-card-max .promo-copy {
		padding-top: 45px;
        min-width:inherit;
    }
}

html.text-zoom .gift-card-max .promo-copy {
    min-width:inherit
}

.promo-section .gift-card-max .promo-copy-wrapper {
    position: relative;
    display: block;
    max-width: 390px;
    width: auto;
}

.promo-section  .gift-card-max .promo-copy .links-stacked {
	margin-top: 11px;
}
@media only screen and (max-width: 1068px) {
	.promo-section  .gift-card-max .promo-copy .links-stacked {
		margin-top: 4px;
	}
}


@media only screen and (max-width: 1068px) {
    .promo-section .gift-card-max .promo-image {
        left: 60%;
        margin-left: -274.5px;
        position: relative;
        margin-top: 11px;
        margin-bottom:65px
    }
}

@media only screen and (max-width: 734px) {
    .promo-section .gift-card-max .promo-image {
        left: 50%;
        margin-left: -347px;
        position: relative;
        margin-top: 39px;
        margin-bottom:56px
    }
}

html.text-zoom .promo-section .gift-card-max .promo-image {
    margin-left:0
}

.section-get-more:last-of-type {
	padding-top: 0px;
}

.section-get-more:last-of-type .promo-container  {
	margin-top: 5px;
}

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