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

.section-gift-card .image-gift-card {
	background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_large.png");
}

@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) {
	.section-gift-card .image-gift-card {
		background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_large_2x.png");
	}
}

@media only screen and (max-width: 1068px) {
	.section-gift-card .image-gift-card {
		background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_medium.png");
	}
}

@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) {
	.section-gift-card .image-gift-card {
		background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_medium_2x.png");
	}
}

@media only screen and (max-width: 734px) {
	.section-gift-card .image-gift-card {
		background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_small.png");
	}
}

@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) {
	.section-gift-card .image-gift-card {
		background-image: url("/se/trade-in/images/overview/trade-in/aos_giftcard__dx0filjpvh8i_small_2x.png");
	}
}





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




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


@media only screen and (max-width: 414px) {
	.xsmall-show {
		display: block;
	}
}

.section-give-back .contentnav-item {
	z-index: 10
}


@media only screen and (max-width: 1068px) {
    .section-gift-card .contentnav-copy {
        font-size: 15px;
    }
}
@media only screen and (max-width: 734px) {
    .section-gift-card .contentnav-copy {
        font-size: 17px;
    }
}


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