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