@media  (orientation: landscape) {

    .img1 {
      background-image: url('../img/2560x996//Stephi_032_2560x996.jpg');
      background-size: cover;
    }
  
    /* .imgP {
      background-image: url('../img/2560x996/Stephi_068_2560x996.jpg');
      background-size: cover;
    } */
    .imgP {
      background-image: url('../img/Stephi-133.jpg');
      background-size: cover;
    }
    .imgPo{
      background-image: url('../img/Stephi-031.jpg');
      background-size: cover;
    }

   
  
    .img3 {
      background-image: url('../img/2560x996/Stephi_051_2560x996.jpg')
    }
  
    .img4 {
      background-image: url('../img/2560x996/Stephi_074_2560x996.jpg')
    }
  
    .img5 {
      background-image: url('../img/2560x996/Stephi_099_2560x996.jpg')
    }
  
    .img6 {
      background-image: url('../img/2560x996/Stephi_078_2560x996.jpg')
    }
  
    .img7 {
      background-image: url('../img/2560x996/Stephi_132_2560x996.jpg')
    }
  
    .img8 {
      background-image: url('../img/2560x996/Stephi_021_2560x996.jpg')
    }
    .imgW {
      background-image: url('../img/w.JPG');
    }
    .imgE{
      background-image: url('../img/e.JPG');
    }
    .imgpw {
      background-image: url('../img/wandern.png');
    
    }
    
  }
  
  @media  (orientation: portrait) {

    .imgP {
      background-image: url('../img/Stephi-133.jpg');
      background-size: cover;
    }
    .imgPo{
      background-image: url('../img/Stephi-031.jpg');
      background-size: cover;
    }


    .img1 {
      background-image: url('../img/450x720/Stephi_032_450x720.jpg');
      background-size: cover;
    }
  
    .img2 {
      background-image: url('../img/450x720/Stephi_068_450x720.jpg')
    }
  
    .img3 {
      background-image: url('../img/450x720/Stephi_051_450x720.jpg')
    }
  
    .img4 {
      background-image: url('../img/450x720/Stephi_074_450x720.jpg')
    }
  
    .img5 {
      background-image: url('../img/450x720/Stephi_099_450x720.jpg')
    }
  
    .img6 {
      background-image: url('../img/450x720/Stephi_078_450x720.jpg')
    }
  
    .img7 {
      background-image: url('../img/450x720/Stephi_132_450x720.jpg')
    }
  
    .img8 {
      background-image: url('../img/450x720/Stephi_021_450x720.jpg')
    }
    .imgW {
      background-image: url('../img/w.JPG');
    }
    .imgE{
      background-image: url('../img/e.JPG');
    }
  }