<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (max-width: 500px){
	
	#BMenuP{
	width:60px;
	height: 60px;
	}
	#SloganTop{
	font-size: 2em;
	}
	.titreResa{
	font-size: 1.2em;
	}
	
	.carteBas{
	width: 100%;
	margin-right: 0;
	}
	.colDoc{
	width:100%;
	border-top:1px solid #8cb215;
	border-bottom:1px solid #8cb215;
	}
	.col50Bas{ 
	width: calc(50% - 10px);
	position: relative;
	float: left;
	margin: 0 5px;
	}
	
	
	/* ACCUEIL ------------------ */
	.blocOffreAcc{
	margin-top: -30px;
	border-bottom:1px solid #8cb215;
	padding-bottom: 5px;
	}
	
}</pre></body></html>