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





/*------------------------------------*\
   LOCAL TITLES
\*------------------------------------*/
.section-hero .image-hero-title {
    width: 358px;
    height: 32px;
    background-size: 358px 32px;
    background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/hero_title_large.png");
    margin-left: -179px;
}

@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-hero .image-hero-title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/hero_title_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .section-hero .image-hero-title {
        width: 273px;
        height: 25px;
        background-size: 273px 25px;
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/hero_title_medium.png");
        margin-left: -139px;
    }
}

@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-hero .image-hero-title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/hero_title_medium_2x.png");
    }
}

.section-mac-garageband .image-overview_footer_mac_title {
    width: 308px;
    height: 24px;
    background-size: 308px 24px;
    background-repeat: no-repeat;
    background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_mac_title_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-mac-garageband .image-overview_footer_mac_title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_mac_title_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .section-mac-garageband .image-overview_footer_mac_title {
        width: 308px;
        height: 25px;
        background-size: 308px 25px;
        background-repeat: no-repeat;
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_mac_title_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-mac-garageband .image-overview_footer_mac_title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_mac_title_medium_2x.png");
    }
}

.section-more .image-overview_footer_ios_title {
    width: 250px;
    height: 24px;
    background-size: 280px 24px;
    background-repeat: no-repeat;
    background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_ios_title_large.png");
    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) {
    .section-more .image-overview_footer_ios_title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_ios_title_large_2x.png");
    }
}

@media only screen and (max-width: 1068px) {
    .section-more .image-overview_footer_ios_title {
        width: 235px;
        height: 25px;
        background-size: 275px 25px;
        background-repeat: no-repeat;
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_ios_title_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-more .image-overview_footer_ios_title {
        background-image: url("/euro/ios/garageband/b/titles_fr/images/overview/footer_ios_title_medium_2x.png");
    }
}


/*------------------------------------*\
   END LOCAL TITLES
\*------------------------------------*/

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

@media only screen and (max-width: 1068px) {
	.section-play .section-block-drums .tabnav-wrapper .tabnav-item {
	    padding-right: 17px
	}
}

@media only screen and (max-width: 735px) {
    .section-play .section-block-drums .tabnav-wrapper .tabnav-item {
        padding-right: 30px
    }
}

@media only screen and (max-width: 735px) {
    .section-mac-garageband .image-overview_footer_mac_title {
        margin-left: -122.5px;
    }
}


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