@charset "utf-8";
/* CSS Document */

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
	.max-promotion-printemps-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/max-cbc-radio-canada/promotion-printemps-2025/images/bg_maxpromotionprintemps_mobile-2.png) !important;
		background-position: top center !important;
    }
	
	/*Ajustement de la hauteur si sans CTA*/
	.featured-zone {
        min-height: auto;
    }
	
	.maxh1style {
		font-size: 28px !important;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	.max-promotion-printemps-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/max-cbc-radio-canada/promotion-printemps-2025/images/bg_maxpromotionprintemps_mobile-2.png) !important;
		background-position: top center !important;
    }
	
	/*Ajustement de la hauteur si sans CTA*/
	.featured-zone {
        min-height: auto;
    }
	
	.maxh1style {
		font-size: 30px !important;
	}
}
	
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.max-promotion-printemps-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/max-cbc-radio-canada/promotion-printemps-2025/images/bg_maxpromotionprintemps_desktop-2.png) !important;
		background-position: center center !important;
    }
	
	.maxh1style {
		font-size: 44px !important;
	}
}
	
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.max-promotion-printemps-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/max-cbc-radio-canada/promotion-printemps-2025/images/bg_maxpromotionprintemps_desktop-2.png) !important;
		background-position: top center !important;
    }
	
	.maxh1style {
		font-size: 58px !important;
	}
}
	
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	
	.max-promotion-printemps-featured-zone-background-img {
        background-image: url(https://prodsolutionsmedia.blob.core.windows.net/assets/page/news/max-cbc-radio-canada/promotion-printemps-2025/images/bg_maxpromotionprintemps_desktop-2.png) !important;
		background-position: top center !important;
    }
	
	.maxh1style {
		font-size: 58px !important;
	}

}
