.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  text-align: center;
  position: relative;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG img.bg,.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG picture{
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG .bloc-texte{
  position: absolute;
  top: 0;
  bottom: 0;
  height: max-content;
  margin: auto;
  width:44%;
  right: 20px;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG h4 {
  font-weight: 500;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 7px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #000000;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG p.txt-1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  margin-bottom: 25px;
  color: #000000;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG a {
  font-size: 16px;
  line-height: 20px;
  color: #000000;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG a:hover {
  text-decoration: none;
}

@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (max-width: 1500px) {
  
}
@media screen and (max-width: 1366px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG h4 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 4px;
    margin-bottom: 15px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG p.txt-1 {
    font-size: 13px;
    line-height: 19px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG a {
    font-size: 13px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1365px) {
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG{
    min-height: 470px;
    height: 470px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG{
    min-height: 290px;
    height: 290px;
  }
  .box-visuels.btn-visuel-second .item-box.Conteneur2{
    min-width: 100%;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG h4 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 3px;
    margin-bottom: 10px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG p.txt-1 {
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 10px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG a {
    font-size: 11px;
  }
}

@media screen and (max-width: 480px){
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG h4 {
    font-size: 13px;
    line-height: 17px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG p.txt-1 {
    font-size: 9px;
    line-height: 13px;
    margin-bottom: 5px;
  }
  .product-item.breaking-zone.PE25-TF2-RDC-M_SPORTSWEAR_OKG a {
    font-size: 10px;
  }
}