/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
@media only screen and (min-width: 1069px) {
	.main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
    background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_large.jpg")
	}
}

@media only screen and (min-width: 1069px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1069px) and (min-resolution: 1.5dppx), only screen and (min-width: 1069px) and (min-resolution: 144dpi) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_large_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_medium.jpg")
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-width: 735px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-width: 735px) and (min-resolution: 144dpi) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_medium_2x.jpg")
    }
}



@media only screen and (min-width: 1069px) and (min-height: 776px) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_largetall.jpg")
    }
}

@media only screen and (min-width: 1069px) and (min-height: 776px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-width: 1069px) and (min-height: 776px) and (min-resolution: 1.5dppx), only screen and (min-width: 1069px) and (min-height: 776px) and (min-resolution: 144dpi) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_largetall_2x.jpg")
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_mediumtall.jpg")
    }
}

@media only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-width: 735px) and (min-height: 734px) and (min-resolution: 144dpi) {
    .main [data-module-template="heroes"] .unit-image-wrapper .unit-image.unit-image-ipad-mini-hero-ipad-mini {
        background-image: url("/de/home/includes/heroes/ipad-mini/hero_ipad_mini__fk2en53osgyi_mediumtall_2x.jpg")
    }
}


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





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





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