@media screen and (max-width: 374px) {
  #scenetradi {
    top: 90px;
  }
  .logoF {
    width: 45%;
  }
  .reseaux {
    bottom: -205px;
  }

}
@media screen and (min-width: 375px) {
  #scenetradi {
    top: 90px;
  }
  .logoF {
    width: 45%;
  }
 
  .reseaux {
    bottom: -205px;
  }
 
}


@media screen and (max-width: 767px) {
  #scenetradi {
    top: 90px;
  }
  .dessin1 {
    width: 50px;
  }


}

@media screen and (max-width: 1023px) {
  .dessin {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {

  .dessin {
    width: 45%;
  }

  .kabuki-text p {
    font-size: 1.5rem ;
    padding-top: 30px;
    text-align: left;
  }
}


@media screen and (max-width: 1199px) {
  #scenetradi {
    top: 88px;
  }
}
@media screen and (min-width: 1200px) {
  #scenetradi {
    top: 88px;
  }
}



@media screen and (max-width: 1399px) {
  #scenetradi {
    top: 88px;
  }
  .courtisane img {
    position: relative;
    bottom: -18px;
    width: 15em;
  }
}
@media screen and (min-width: 1400px) {
  #scenetradi {
    top: 88px;
  }
}



@media screen and (max-width: 1439px) {
  #scenetradi {
    top: 88px;
  }
}
@media screen and (min-width: 1440px) {
  #scenetradi {
    top: 88px;
  }
}





