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

  .downloadbuttons{
    margin-left: auto;
    margin-right: auto;
    background-color:transparent;
  }

  h1.meet{
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
    display: block;
    float: left;
  }

  .logo {
    text-align: center;
  }

  .logo img{
    width: 250px;
  }

  .hand{
    margin-left: -20px;
    margin-top: 150px;
  }

      .hand img{
        width: 300px;
      }

  h1{
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
  }

  h1.scandalooktitre{
    margin-top: -15px;
    font-family: 'deutschlanderregular', sans-serif;
    letter-spacing: 20px;
    font-size: calc(100vw / 13);
    letter-spacing: calc(100vw / 35);
    display: block;
    float: left;
    margin-left: 0px;
  }

  .header-left{
    width: 300px;
    margin-top: 130px;
    margin-left: calc(100vw / 20);
  }

  .header-left p{
    margin-top: 10px;
    text-align: left;
  }

  .header-left button{
    margin: 0;
    margin-top: 30px;
    text-align: left;
  }

  h1.copyright{
    display: none;
  }

  .appdemo{
    height: 700px;
  }

  .barquote{
    height: 200px;
    text-align: center;
  }

      .barquote .col{
        color: white;
        font-size: 30px;
        font-family: 'deutschlanderregular', sans-serif;
        letter-spacing: 5px;
        margin-top: 50px;
      }

      .barquote .barquoteimg{
        display: block;
        text-align: center;
        width: 64px;
        margin-left: auto;
        margin-right: auto;
      }

      .barquote span{
        font-size: var(--font-quote-size);
        letter-spacing: var(--font-quote-spacing);
        line-height: 1.3;
        font-family: var(--font-quote);
      }

      .barquote p{
        font-size: 30px;
        margin-top: -5px;
        font-style: italic;
        font-family: var(--font-quote);
      }

      .keepintouch{
        text-align: right !important;
      }

      .iphonesmall{
        display: none;
      }

      h1.titre2{
        font-size: 130px;
        margin-top: 20px;
        font-family: 'deutschlanderregular', sans-serif;
        letter-spacing: 20px;
        display: block;
      }

      .swiper-container {
            width: calc(400px / 1.2);
            height: calc(675px / 1.2);
            margin-top: 150px;
            /*margin-left: 300px;*/
            display: block;
          }

          .iphonecol{
              width: cal(500px / 1.2);
              display: block;
          }

          .swiper-container img{
                width: calc(400px / 1.2);
                position: absolute;
                z-index: 999;
              }

          .swiper-slide {
            margin-left: 10px;
            width: calc((390px / 1.2) - 10px);
            z-index: 1;
            text-align: center;
            font-size: 18px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: -webkit-flex;
            display: flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            -webkit-justify-content: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            align-items: center;
          }

          .swiper2{
            text-align: left;
            font-size: 15px;
          }

          .feature{
            width: 500px;
            margin-top: -100px;
            margin-left: 50px;
            text-align: left;
            padding-top: 200px;
          }

          .feature-one{
            padding-top: 400px;
          }

          .feature-last{
            padding-top: 50px;
          }

          .secshopping{
            margin-top: 0px;
            height: 1000px;
          }

          .secfavorite{
            height: 1000px
          }

          .secinspired{
            height: 1000px
          }

          .secinfluencers{
            height: 1000px
          }

          .secapparels{
            height: 690px
          }
}
