@media screen and (max-width: 700px) {

	.colonne_index
	{
		width: 100%!important;
	}

	.present_une_featured-image
	{
		display: block;
		margin: auto;
	}

	.present_une_featured-entry-excerpt
	{
		width: 100%;
		padding: 5%;
	}

	#flash_actu
	{
		display: none;
	}

	.page #primary-mono h1.entry-title span
	{
		background: none;
	}

	.link_cat_home
	{
		right: 0!important;
	}

}