/*
NE PAS OUBLIER DE PRECISER L URL
ouibus
*/
@media screen and (max-device-width: 767px) {		

	body:not(.i18n-fr-FR)  .column-left {
		width:100% !important;
	}		
	body:not(.i18n-fr-FR) .column-left .node-content-referenced { display: none; }
	body:not(.i18n-fr-FR) .node-content-referenced:nth-of-type(1) { 
		display: block; 
		position:relative; 			
	}			

	body:not(.i18n-fr-FR)  .column-right{
		width: 100% !important;
	}
	
	body:not(.i18n-fr-FR)  .rich-text img { margin-bottom: 10px; }
	
	body:not(.i18n-fr-FR) .hp-lt-2cols > div, body:not(.i18n-fr-FR) .hp-lt-2cols-left { width: 100%; }
	
	body:not(.i18n-fr-FR)  #node-28625,
	body:not(.i18n-fr-FR)  #node-28945,
	body:not(.i18n-fr-FR)  #node-28960,
	body:not(.i18n-fr-FR)  #node-28978,
	body:not(.i18n-fr-FR)  #node-36701,
	body:not(.i18n-fr-FR)  #node-28993,
	body:not(.i18n-fr-FR)  #node-50236,
	body:not(.i18n-fr-FR)  #node-28926,
	 { display: none; } 
	
	body:not(.i18n-fr-FR) #container:after { 
	  padding-bottom: 100px;
	}
	
	body:not(.i18n-fr-FR)  a.desti { width: 100% !important; }
	body:not(.i18n-fr-FR)  .dest-img img { width: 50% !important; }
	body:not(.i18n-fr-FR)  .desti-content { width:50% !important; }
	
}