
@media all and (max-width : 480px)  {

h1.screen_title {
	margin-top : -3vw;
}

img#icon {
	margin-top : -6vw;
}

img#corner-agenda_du_doc-agenda, div#corner-agenda_du_doc-agenda {
	display : none;
}

/************************************************** TOP *************************************************/

img#subscribe {
	margin-top : 4vw;
	width : 30vw;
	border-radius : 2vw;
	box-shadow: 8px 8px 8px #000;
}

		img#subscribe:hover {
			cursor : pointer;
			box-shadow: 16px 16px 16px #000;
		}


/************************************************ LINK *************************************************/

a.slideshow, div.slideshow {
	display : none;
}

img.user_layer {
	display : none;
}

img.user_action {
	display : none;
}


/*img.banner {
	display : none;
}*/

		._1 {
			width : 93vw;
			height : 39.3vw;
			border-radius : var(--radius);
		}

		/*._2 {
			width : 92vw;
			height : 49vw;
			border-radius : var(--radius);
		}*/
		
		._2, ._4 {
			width : 45vw;
			height : 25.3vw;
			border-radius : var(--radius);
		}

}
