@media screen and (max-width: 600px) {
	#header,#conteneur,#contenu,#content,#infos_generales_gauche,#infos_generales_droite,#menu_fiche,#infos,#dernieres_sorties,#fiche_infos_supp,.content_video-dimensions,#fiche_infos_supp ul li div:nth-child(2),#sidebar,#sidebar div,#fan span,#center_foot,#leaderboard,#pave,#content>div,h1,#infos_episode,#liste_episodes_container,#actualite,#critiques,#planning,#series_attendues{
	width:100%!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
	border-width: 0!important;
	}
	
	#leaderboard{
	overflow:hidden;
	}
	
	#navmenu{
	overflow: hidden;
	width:100%!important;
	max-width:100%!important;
	}
	
	.ms #mainlogo{
	background-size: contain;
	background-image: url(/v10_good/public/img/ms/header3.png);
	width: 40px;
	}
	
	input#keywords_new,#rech_sugg_new{
	margin:0;
	left: 50px;
	width: 70%;
	}
	
	#popular_search{
	display:none;
	}
	
	#menu_container{
	overflow: hidden;
	}
	
	h1{
	width:100%;
	}
	
	#note_fiche{
	margin:0!important;
	}
	
	#note_fiche a{
	font-size: 2.5em;
	}
	
	#sidebar div:nth-last-child(-n+4) ul li div,#sidebar div:nth-last-child(-n+4) ul li{
	height:auto!important;
	box-shadow:unset!important;
	border:0!important;
	}
	
	#lectures{
	width:100%!important;	
	}
	
	#contenu li{
	width:100%!important;
	}
}