  .hidemobile 
  {
  display: none;
    }
  .title
  {
    width : 90vw;
    height:20vh;
    top:3vh;
    }
    
    
.art{position: absolute;width:30vw;height:27vh ;pointer-events: none; left:9vw; top:22vh; z-index:1;}
.links{position: absolute ; width:33vw;height:27vh  ;pointer-events: none; left:56vw; top:23vh; z-index:1;}
.games{position: absolute ; width: 33vw;height:27vh  ;pointer-events: none; left:7vw; top:43vh; z-index:1;}
.projets{position: absolute ; width: 37vw;height:27vh  ;pointer-events: none; left:56vw; top:43vh; z-index:1;}

.mainmiddledesc{
  color:rgb(201, 201, 191);
  position:absolute;
  top:60vh;
}

.separator{
  width:70%;
}

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


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

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