.parallax1 {
    /* The image used */
    background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/parallax1.jpg');
  
    /* Full height */
    min-height: 100vh; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
       
  }
  
  
  .parallax2 {
    /* The image used */
    background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/parallax2.jpg');
  
    /* Full height */
    min-height: 100vh; 
  
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
       
  }
  div.sticky-entrevista.cierre {


    background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/cierre.jpg);
     background-position: center center;
  
        background-size: cover;
  }




  @media screen and (min-width: 761px) {

    .locker__image .image--1 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/izquierda1.jpg');
       }
       .locker__image .image--2 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/izquierda2.jpg');
       }
       .locker__image .image--3 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/izquierda3.jpg');
       }

       .locker__image2 .image--1 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/derecha1.jpg');
       }
       .locker__image2 .image--2 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/derecha2.jpg');
       }
         .locker__image2 .image--3 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/derecha3.jpg');
       }



  }


  @media screen and (max-width: 768px) {

    .entradilla {padding: 0px 10px;}
    
    div.sticky-entrevista {

        background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/izquierda1.jpg); 
        background-position: 83% center;
      background-size: cover;}
     
     div.foto2 {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/izquierda2.jpg); background-position: 76% center;}
     div.foto3 {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/derecha1.jpg); background-position: 19% center;}
     div.sticky-entrevista.cierre {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/derecha3.jpg); background-position: 19% center;}
     
  

 .parallax1 {
  /* The image used */
  /* Full height */
  height: 100vh; 
 background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/parallax1m.jpg');
  /* Create the parallax scrolling effect */
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  margin-bottom: 0px !important;
}


.parallax2 {
  /* The image used */
  /* Full height */
  min-height: 100vh; 
 background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/khedira/parallax2m.jpg');
  /* Create the parallax scrolling effect */
  background-position: 44% center;
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  -o-background-size:cover;
  margin-bottom: 0px !important;
     
}
  }

