.noel-bouton {
width:237px;
display:block;
height:auto;
position:fixed;
top:170px;
right:80px;
z-index:14;
}






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



}





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



}






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



}




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

.noel-bouton {
width:200px;
display:block;
top:160px;
right:70px;
}


}



/* Tablet */



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



}





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

.noel-bouton {
width:190px;
display:block;
top:150px;
right:65px;
}

}





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

.noel-bouton {
width:180px;
display:block;
top:140px;
right:60px;
}

}





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



}





/* Phone */



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

.noel-bouton {
width:150px;
display:block;
top:20px;
right:30px;
}


}





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



}






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

.noel-bouton {
width:110px;
display:block;
top:180px;
right:20px;
}


}





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


}





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



}


