@media only screen and (max-width: 350px) {
	#logo { margin-left:0; }
	#logo a { padding-left:10px; font-size:24px !important; }
	#menu { width:110px; }
	nav.primary ul li{float:left; width:100%}
	#c-infos-pratiques p{
		font-size:18px;
		line-height:20px;
	}
	
	.drapeaux {top: 0;bottom:auto;right: 47px}
}
