@media screen and (min-width: 1400px) {
  .downloadbuttons{
    margin-left: 0px;
    margin-right: 0px;
    background-color:transparent;
  }

  .mainpage{
    height: 812px;
  }

  .logo {
    padding: 2rem 1.5rem;
    text-align: center;
  }

  .logo img{
    width: 250px;
  }

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

      .hand img{
        width: 600px;
      }

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

  h1.copyright{
    /*font-size: 16px;
    letter-spacing: 0px;
    display: inline;
    line-height: 0px;
    margin-left: 280px;*/
    display: none;
  }

  h1.scandalooktitre{
    margin-top: -35px;
    font-family: 'deutschlanderregular', sans-serif;
    font-size: 130px;
    letter-spacing: 40px;
    display: block;
    float: left;
  }

  h1.meet{
    display: block;
    float: left;
  }

  .header-left{
    width: 400px;
    margin-top: 190px;
    margin-left: 130px;
  }

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

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

  .appdemo{
    height: 700px;
  }

  .barpress{
    height: 200px;
    text-align: center;
    background: white;
    display: flex;
  }

  .barpress .col{
    margin-top: 0px;
  }

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

      .barquote .arrow{
        display: block;
      }

      .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: 400px;
            height: 675px;
            margin-top: 150px;
            /*margin-left: 300px;*/
            display: block;
          }

          .iphonecol{
              width: 500px;
              display: block;
          }

          .swiper-container img{
                position: absolute;
                z-index: 999;
              }

          .swiper-slide {
            margin-left: 10px;
            width: 390px;
            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
          }
}
