@media only screen and (max-width: 868px) {
body, html{
  height: 110vh;
  overflow: scroll;
}

.hero-video{
  height: 110vh;
}

    #animation {
      width: 100%;
      height: 100%;
      position: fixed;
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }
    
    @font-face {
      font-family: "Neue-Reg";
      src: url("/assets/font/Neue Haas Grot Disp-55 Roman.otf");
    }
    @font-face {
      font-family: "Neue-Light";
      src: url("/assets/font/Neue Haas Grot Disp-45 Light.otf");
    }
    @font-face {
      font-family: "Neue-Bold";
      src: url("/assets/font/Neue Haas Grot Text-75 Bold.otf");
    }
    @font-face {
      font-family: "Neue-Thin";
      src: url("/assets/font/Neue Haas Grot Disp-35 Thin.otf");
    }
    .p{
      /* font-size: 1.3rem;
      line-height: 1.5rem;
      font-family: Neue-Bold; */
    }
    .p2{
      /* font-size: 1.3rem;
      line-height: 1.1rem; */
      /* font-family: Neue-Bold; */
    }
    .s{
      margin: 0;
      /* margin-top: 1.5rem;
      font-size: 1.3rem;
      line-height: 1.5rem;
      font-family: Neue-Thin; */
    }
    .s-g{
      font-family: "adobe-garamond-pro", serif;
      font-size: 1.3rem;
      line-height: 1.5rem;
    
    }
    .old-issue{
      margin-bottom: 5rem;
        margin-top: 5rem;
        text-align: center;
    }
    .old-issue a{
      text-decoration: none;
      color: black;
    }
    body,
    html {
      margin: 0;
      -webkit-font-smoothing: antialiased;
    }
    .images-magazine {
      display: flex;
      flex-direction: row;
      width: 90%;
      flex-wrap: wrap;
    }
    .images-magazine figure {
      flex: 1 1 48%; /* Chaque image prend environ 48% de la largeur du conteneur */
      margin: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-block-start: 0;
      margin-inline-start: 0;/
    }
    
    figure img {
      width: 100%;
    }
    .logo {
      top: 2.5%;
      margin-top: calc(50vh - 65px);
      position: sticky;
      z-index: 1;
      width: 100%;
      height: 4rem;
      display: flex;
      justify-content: center;
      align-items: center;
      /* top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      position: fixed;
      z-index: -1;
      width: 30vw; */
    }
    .logo img {
      width: 30vw;
      margin-left: 7.5px;
    }
    .pin-spacer {
      height: 8312px !important;
      z-index: 1 !important; 

    }

    .wrapper-video{
  /* display: none; */
}
.wrapper-video-m{
  display: block;
}

    .p{
  font-variant-caps: small-caps !important;
}
    .wrapper {
      /* height: 8312px; */
      /* height: 8500px; */
     height: 11000px;
     /* height: 6750px; */



      width: 100%;
    }
    .stockists{
      flex-direction: column;
    }

    .about-mag{
      margin-top: 60vh;
    }
    .previous-images-magazine{
      display: flex;
      flex-direction: column;
    }
    .title-magazine{
      display: flex;
      align-items: center;
      text-align: center;
      margin-bottom: 2rem;
      flex-direction: column;
      line-height: 1.35rem;
      font-size: 1.3rem;
      margin-top: 3vh;
    }
    .title-magazine span:nth-child(2){
    }
p{
  font-variant-caps: normal !important;
}
h1{
  font-variant-caps: all-small-caps !important;
}
    .credits-mob{
      display: flex;
      flex-direction: column;
      align-items: center;
      font-size: 1.3rem;
      line-height: 1.5rem;
      margin-bottom: 2rem;
      margin-top: 2rem;
      width: 85%;
    }
    .credits-desktop{
      display: none;
    }
    /* .about div:nth-child(1) {
      margin-top: 100vh;
    } */
    .about {
      display: flex;
      justify-content: center;
      flex-direction: column;
      /* background-color: #e5585877; */
      align-items: center;
      padding-top: 1rem;
      font-weight: 400;
      margin-top: -8312px;
      z-index: 0;
      height: auto;
      top: 0px;
      position: sticky;
    }
    #animation img {
      object-fit: cover;
    }
    .about div {
      /* width: 90%; */
    }
    
    .about-mag{
      text-align: center;
      margin-top: 2.5rem;
      width: 85%;
      margin-bottom: 2rem;
    }
    .contributor-title{
      margin-top: 2rem;
      display: flex;
        justify-content: center;
      
    }
    
    .col{
      display: flex;
        flex-direction: column;
        width: 50%;
        text-align: center;
        align-items: center;
    }
    
    .credits{
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .col h1{
      white-space: nowrap;
    }
    button{
      position: fixed;
        bottom: 3%;
        outline: none;
        font-size: 1.3rem;
        border: none;
        padding: 9px 30px;
        background-color: black;
    }
    button a{
      color: white;
      text-decoration: none;
    }
    ul{
      padding: 0;
      list-style: none;
    }
    ul a {
      text-decoration: none;
      color: black;
    }
    
.footer{
        font-family: "adobe-garamond-pro", serif;
  width: 82.5%;
        padding-bottom: 10vh;
        align-items: center;
        display: flex;
        font-size: 1.2rem;
        flex-direction: column-reverse;
        line-height: 1.5rem;
}

  .footer {
    flex-direction: column;
  }

  .footer > div:nth-child(1) { order: 3; } /* col1 devient dernière */
  .footer > div:nth-child(2) { order: 1; } /* col2 devient première */
  .footer > div:nth-child(3) { order: 2; } /* col3 devient deuxième */


    .footer > div:last-child{
      padding-top: 2rem;
      margin-right: 0rem;
      font-family: "adobe-garamond-pro", serif;

    }
    .footer > div:first-child{
      padding-top: 2rem;
      margin-left: 0rem;
    }
    .stockist{
    margin-bottom: 2rem;
    width: 100%;
    }
    .stockist h1{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .footer > div{
      padding: .75rem;
      width: 82.5%;
    }
    .footer > div > div{
      display: flex;
        flex-direction: column;
        padding-top: 1rem;
        /* font-family: Neue-Thin; */
    }
    .footer > div > div > a{
    
        /* font-family: Neue-Bold; */
    }
    .footer > div > div:first-of-type{
        padding-top: 0rem;
    }
    }