/* ****************************************************************************************** */
/* TABLETTE PAYSAGE + GRANDE TABLETTE */
/* ****************************************************************************************** */
@media screen and (max-width:2560px){

	header#header-main .inner{max-width: 1280px;margin:auto;}
	body#action-login header#header-main .inner,
	body#action-subscribe header#header-main .inner{max-width: initial;}
	
	body#body-feed #content .inner{width:auto;margin:0 auto;max-width:1280px;}
	
	body#directory-argumentation #content .inner{width:auto;margin:auto;max-width:980px;}

}

@media screen and (max-width:1440px){

	body#body-feed #content .inner{margin:0 20px;}
	
}
