/*------------------------------------*\
   BUYSTRIP
\*------------------------------------*/

.section-buystrip .image-icon-setup {
    width: 65px;
    height: 56px;
    background-size: 65px 56px;
    background-repeat: no-repeat;
    background-image: url("/euro/ipad/home/t/generic/images/overview/icon_personal_setup__piyx9dxwc3ue_large.png");
    position: relative;
    left: 50%;
    margin-left: -32.5px;
}

@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-buystrip .image-icon-setup {
    	background-image: url("/euro/ipad/home/t/generic/images/overview/icon_personal_setup__piyx9dxwc3ue_large_2x.png");
    }
}

.section-buystrip .image-icon-pickup {
    width: 50px;
    height: 56px;
    background-size: 50px 56px;
    background-repeat: no-repeat;
    background-image: url("/euro/ipad/home/t/generic/images/overview/pickup_icon__fayx9dxwc4ug_large.png");
    position: relative;
    left: 50%;
    margin-left: -25px
}

@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-buystrip .image-icon-pickup {
        background-image: url("/euro/ipad/home/t/generic/images/overview/pickup_icon__fayx9dxwc4ug_large_2x.png")
    }
}

.section-buystrip .image-icon-finance {
    width: 40px;
    height: 56px;
    background-size: 40px 56px;
    background-repeat: no-repeat;
    background-image: url("/euro/ipad/home/t/generic/images/overview/icon_financing__d22nz1xp0tyu_large.png");
    position: relative;
    left: 50%;
    margin-left: -20px;
}

@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-buystrip .image-icon-finance {
        background-image: url("/euro/ipad/home/t/generic/images/overview/icon_financing__d22nz1xp0tyu_large_2x.png");
    }
}

/*------------------------------------*\
   END BUYSTRIP
\*------------------------------------*/ 