.parallax1 {
    /* The image used */
    background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/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/carlos-sainz/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/carlos-sainz/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/carlos-sainz/izquierda1.jpg');
       }
       .locker__image .image--2 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/izquierda2.jpg');
       }
       .locker__image .image--3 {
        background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/izquierda3.jpg');
       }

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



  }


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

   
    
    div.sticky-entrevista {

        background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/izquierda1m.jpg); 
        background-position: center center;
      background-size: cover;}
     
     div.foto2 {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/izquierda2m.jpg); background-position: center center;}
     div.foto3 {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/izquierda3m.jpg); background-position: center center;}
     div.sticky-entrevista.cierre {background-image: url(https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/cierrem.jpg); background-position: 44% center;}
    

 .parallax1 {
  /* The image used */
  /* Full height */
  height: 100vh; 
 background-image: url('https://e00-especiales-marca.uecdn.es/calendario-adviento/images/2024/carlos-sainz/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/carlos-sainz/parallax2m.jpg');
  /* Create the parallax scrolling effect */
  background-position: center 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;
     
}




  }

