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


/* atelier---------------------------------------------------- */
#slide4{
max-width:820px;
height:900px;
}
#presentation{
height:170px;
font-size:1.4em;
}
.texte2 { 
font-size:1.4em;
}
#chapeau{ 
font-size:0.71em;
line-height:25px;
}
#petit{ 
line-height:25px;
}

/* galerie---------------------------------------------------- */
#slide6{
max-width:820px;
height:1090px;
}

/* contact---------------------------------------------------- */
#adresse1{ 
padding-left:15px;
}
#tel2{
padding-left:15px;
}
#mail3{ 
padding-left:15px;
}
#slide8{
  max-width:820px;
}
#coordonees span{ 
padding-bottom:25px;
}
#texte{ 
width:35%;
float:left;
margin-top:70px;
}
#photo{ 
background:url("../img/boutiqueglobal.svg")right no-repeat;
max-width:65%;
}

}