/* MOB ************************************************************** margin: auto; ******/
@media (max-width:767px) {


#pour-full{
display: none;
}


.logo-mob{
margin: -7px;/*contrecarre le margin du body*/
/*voir ds code de la pg pour max-width : 110%*/
display: block;
height: auto;
border:0;
}

img{
height: auto;
}

}