.heritage .BgCreme {
  background-color: #f9f6f2;
  padding-bottom: 1vw;
}
.heritage .content {
  padding-bottom: 1vw;
}
.heritage #Chemin {
  letter-spacing: 0.1vw;
  line-height: 2.5vw;
}
.heritage h1 {
  color: #b8a391;
  font-size: 6vw;
  line-height: 6vw;
  text-transform: inherit;
  letter-spacing: 0.2vw;
  margin-bottom: 4vw;
}
.heritage img.prime {
  width: 80%;
  margin: auto;
  display: block;
}
.heritage h2 {
  color: #b8a391;
  font-size: 3.4vw;
  line-height: 3.8vw;
  text-transform: inherit;
  letter-spacing: 0.2vw;
  font-family: "Bellefair", serif;
  text-align: center;
  margin-top: 4vw;
  text-transform: uppercase;
}
.bijoutxt p {
  width: 50vw;
}
.bijoutxt {
  position: relative;
}
.heritage #mainBox p.intro-h {
  font-size: 1.8vw;
  line-height: 2.5vw;
  font-weight: 200;
  text-transform: inherit;
  letter-spacing: 0.1vw;
  text-align: center;
  margin-top: 4vw;
}
.grav-chien {
  width: 30vw;
  display: block;
  position: absolute;
  right: 4vw;
}
#frise {
  margin: 12vw 0 0 0;
}
.strateFrise .even {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.strateFrise .odd {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.strateFrise {
  margin-bottom: 5vw;
}
.friseAlign {
  display: grid;
}
.friseAlign img {
  place-self: center;
}
.heritage .content {
  padding-bottom: 1vw;
}
#frise .even div h3 {
  font-size: 5vw;
  padding-left: 2.2vw;
  margin: 3vw 0 -3vw 0;
}
#frise .even div p {
  padding: 0 10vw 0 2.2vw;
  text-align: left;
  font-size: 1.5vw;
  line-height: 2.5vw;
  margin-top: 4vw;
}
#frise .odd div h3 {
  font-size: 5vw;
  text-align: right;
  padding-right: 2.2vw;
  margin: 3vw 0 -3vw 0;
}
#frise .odd div p {
  padding: 0 2.2vw 0 10vw;
  text-align: right;
  font-size: 1.5vw;
  line-height: 2.5vw;
  margin-top: 4vw;
}
#frise .odd div:nth-child(2) {
  text-align: center;
  overflow: hidden;
  background: transparent url(/public/medias/images/filet-bleu.png) no-repeat;
  background-size: 50% 1px;
  background-position: left center;
}
#frise .even div:nth-child(2) {
  text-align: left;
  height: 100%;
  font-weight: 200;
}
#frise .even div:nth-child(1) {
  text-align: center;
  overflow: hidden;
  background: transparent url(/public/medias/images/filet-bleu.png) no-repeat;
  background-size: 50% 1px;
  background-position: right center;
}
#frise img {
  max-height: 25vw;
  max-width: 100vw;
  width: auto;
}
#frise h3 {
  width: auto;
  font-family: "Bellefair", serif;
  font-size: 4vw;
  line-height: 7vw;
  font-weight: 200;
  color: #183a68;
  margin: 0 0 20px 0;
}
.heritage .Marie-Louise.BgCreme.heritage {
  background-image: none;
}

@media all and (max-width: 568px) {
  .heritage #Chemin {
    letter-spacing: 0.1vw;
    line-height: 5.5vw;
    font-size: 4vw;
    display: inline-block!important;
    text-align: center!important;
    margin: 5vw auto 0 auto;
  }
  .heritage h1 {
    font-size: 10vw;
    line-height: 10vw;
    letter-spacing: 0.2vw;
    margin-bottom: 10vw;
  }
  .heritage img.prime {
    width: 90%;
}
  .heritage h2 {
    font-size: 5.5vw;
    line-height: 8vw;
  }
  .heritage #mainBox p.intro-h {
    font-size: 5.5vw;
    line-height: 6vw;
    width: 95%;
  }
  #frise .even div h3 {
    padding: 0 0 0 0;
  }
  #frise .even div p,
  #frise .odd div p {
    padding: 0 6vw;
    line-height: 6vw;
  }
  #frise div {
    margin-bottom: 3vw;
    text-align: center;
    display: inline-flex;
    flex-flow: column;
  }
  #frise {
    display: inline-flexbox;
    flex-flow: row wrap;
  }
  .heritage h1 {
    padding: 3vw 0 0 0;
  }
  #frise .even div h3,
  #frise .odd div h3 {
    text-align: center;
    margin: 0vw 0 0 0;
    font-size: 7vw;
  }
  #frise img {
    max-height: 40vw;
    margin-bottom: 6vw;
    margin-top: 10vw;
  }
  #frise .odd div:nth-child(2) {
    order: -1;
  }
  #frise .even div p,
  #frise .odd div p {
    font-size: 6vw;
    text-align: center;
  }
  #frise .even div:nth-child(1),
  #frise .odd div:nth-child(2) {
    text-align: center;
    overflow: hidden;
    background: transparent url(/public/medias/images/filet-bleu.png) no-repeat;
    background-size: 1px 50%;
    background-position: center bottom;
    margin-bottom: 1.5vw;
  }
}

@media all and (min-width: 569px) and (max-width: 766px) {
  #frise .odd div p,
  #frise .even div p {
    font-size: 2.5vw;
  }
  .heritage #mainBox p.intro-h {
    font-size: 2.5vw;
  }
}

@media all and (min-width: 767px) and (max-width: 1024px) {
  #frise .odd div p,
  #frise .even div p {
    font-size: 2vw;
  }
}
