.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM {
  font-family: 'Poppins', sans-serif;
  color: #0D3880;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM img.bg,.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM picture{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM .bloc-texte{
  position: absolute;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
  width: 39%;
  left: 25px;
  text-align: left; 
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4 {
  font-weight: 300;
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 4px;
  margin: 20px 0 24px;
  text-transform: uppercase;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1 {
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 2px;
  margin-bottom: 25px;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM a {
  font-size: 15px;
  line-height: 18px;
  color: #0D3880;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM a:hover {
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (max-width: 1500px) {
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4 {
    font-size: 2vw;
    line-height: 25px;
    letter-spacing: 4px;
    margin: 15px 0 20px;
    font-weight: 300;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1 {
    font-size: 1vw;
    line-height: 1.8vw;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1 .to-hide{
    display: block;
  }
}
@media screen and (max-width: 1366px) {
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM .bloc-texte .txt-1 .tohide{
     display: none;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 3px;
    margin: 15px 0 20px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1 {
    font-size: 15px;
    line-height: 20px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM a {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM{
    min-height: 470px;
    height: 470px;
  }
}

@media screen and (max-width: 767px){
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM{
    min-height: 290px;
    height: 290px;
  }
  .box-visuels.btn-visuel-second .item-box.Conteneur2{
    min-width: 100%;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM img.logo{
    width: 44px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4.PL {
    margin: 10px 0 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4 {
    font-size: 17px;
    line-height: 20px;
    letter-spacing: 3px;
    margin: 10px 0 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1 {
    font-size: 10px;
    line-height: 14px;
    margin-bottom: 10px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1.PL {
    font-size: 9px;
    line-height: 14px;
    margin-bottom: 3px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM a {
    font-size: 11px;
  }
}
@media screen and (max-width: 480px){
.product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM .bloc-texte {
    width: 41%;
    left: 15px;
  }
}
@media screen and (max-width: 390px){
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM h4 {
    font-size: 10px;
    line-height: 14px;
    letter-spacing: 2px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1, .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM p.txt-1.PL {
    font-size: 8px;
    line-height: 12px;
    letter-spacing: 1px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM a {
    font-size: 8px;
  }
  .product-item.breaking-zone.PE25-TF5-M-GUIDE-DENIM .bloc-texte {
    left: 15px;
  }
}