.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG {
  font-family: 'Poppins', sans-serif;
  color: #FFFFFF;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG img.bg,.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG picture{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG .bloc-texte{
  position: absolute;
  height: max-content;
  bottom: 60px;
  margin: auto;
  width: 100%;
  text-align: center;
}
.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
  font-size: 20px;
  line-height: 20px;
  color: #AA5155;
  background-color: #FFFFFF;
  padding: 16px 20px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 500;
}
.box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
  font-size: 26px;
  line-height: 26px;
  padding: 20px 26px;
}
.product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a:hover {
  background-color: #AA5155;
  color: #FFFFFF;
}

@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG {
    min-height: 680px;
    height: 680px;
  }
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 24px;
    line-height: 24px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 35px;
    line-height: 35px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (min-width: 1023px) {
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG {
    min-height: 850px;
    height: 850px;
  }
}
@media screen and (max-width: 767px){
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 24px;
    line-height: 24px;
  }
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG .bloc-texte{
    bottom: 30px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG .bloc-texte{
    bottom: 50px;
  }
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG{
    min-height: 290px;
    height: 290px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG {
    min-height: 504px;
    max-height: 650px;
    height: auto;
  }
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 14px;
  }
}
@media screen and (max-width: 480px){
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG {
    min-height: 390px;
    max-height: 650px;
    height: auto;
  }
  .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 12px;
    line-height: 12px;
    padding: 8px 12px;
  }
  .box-visuels.btn-visuel-first .product-item.breaking-zone.PE25-TF5-COLLECTION-BAIN-OKG a {
    font-size: 20px;
    line-height: 20px;
    padding: 12px 16px;
  }
}