
  .hidepc
  {
  display: none;
  }
  
  .title{
    width : 18vw;
  }
  
.art{position: absolute ; width: 15vw ;pointer-events: none; left:6vw; top:7vw;}
.links{position: absolute ; width: 15vw ;pointer-events: none; left:24vw; top:10vw;}
.games{position: absolute ; width: 15vw ;pointer-events: none; left:60vw; top:10vw;}
.projets{position: absolute ; width: 15vw ;pointer-events: none; left:79vw; top:11vw;}

.mainmiddledesc{
  color:rgb(201, 201, 191);
  
}

.separator{
  width:40%;
}

.reviewimage{
  width:40%;
  height:15vh;
}


.aerobody{ 
  background-image:url("aerobg.jpeg");
  background-repeat: repeat-y;
  background-size: 100%;
}


.professionalimage{
  height:40vh;
  width:68vw;
}