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

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





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




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




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