@media screen and (max-width:1129px){

  #aboutimage{
    position: relative;
    margin-top: 50px;
  }

  #firstline{
    display: inline-flex;
    justify-content: center;
    line-height: 60px;
  }

  .texteabout{
    display: flex;
    text-align: center;
    flex-direction: column;
    border-radius: 10px;
    box-shadow: 3px 3px 3px 3px white;
    background-color: white;
    padding : 1% 1% 5% 1%;
    position: absolute;
    top: 3%;
    right: 1%;
    color: #121926;
    width: 58%;
    line-height: 30px;
  }

  .textealign{
    font-size: 2vw;
  }

  .camion123 img{
    width: 300px;
    height: 300px;
  }

  /*diapo-galerie*/
  
  .panoramas img{
    height: 450px;
  }

  /*remorque*/

  .remorque img{
  height: 300px;
 }

  /* Chantiers */

  .photoschantiers img{
    height: 350px;
  }
  
}
