.product-item {
  width: 100%;
  height: 100%;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF {
  font-family: 'Poppins', sans-serif;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: initial;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .blocLeft{
  width: 50%;
  background-color: #E0E1E5;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .blocRight  {
  width: 50%;
  background-color: #203D7F;
  color: #ffffff;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtLogo{
  font-size: 1.3vw;
  line-height: 1.3vw;
  font-weight: 700;
  text-transform: uppercase;
  color: #203D7F;
  margin-bottom: 20px;
  margin-top: 4px;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre {
  font-weight:700;
  font-size: 7vw;
  line-height: 7vw;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre span{
  font-weight:600;
  font-size: 4vw;
  line-height: 4.8vw;
  vertical-align: top;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre sup{
  font-weight:400;
  font-size: 15px;
  line-height: 48px;
  vertical-align: top;
  top: 0;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2{
  font-size: 1.4vw;
  line-height: 1.4vw;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 span{
  font-size: 1.6vw;
  line-height: 1.6vw;
  font-weight: 700;
  text-transform: uppercase;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF a.cta {
  font-size: 1.2vw;
  line-height: 1.2vw;
  display: inline-block;
  margin-top: 50px;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: underline;
  transition: 300ms;
  text-underline-offset: 4px;
  letter-spacing: 2px;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF a.cta:hover {
  text-decoration: none;
}
.product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .ast {
  font-size: .8vw;
  line-height: normal;
  color: #ffffff;
  position: absolute;
  bottom: 8px;
  right: 8px;
  text-align: right;
}
@media screen and (min-width: 1920px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF {
    min-height: 680px;
    height: 680px;
  }
}
@media screen and (min-width: 1366px) and (max-width: 1919px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF{
    min-height: 650px;
    height: 650px;
  }
}
@media screen and (min-width: 481px) and (max-width: 1365px) {
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF{
    min-height: 470px;
    height: 470px;
  }
}

@media screen and (max-width: 1022px){
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .logo{
    width: 220px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtLogo {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-top: 6px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre {
    font-size: 120px;
    line-height: 120px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre span {
    font-size: 70px;
    line-height: 85px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 span {
    font-size: 26px;
    line-height: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 {
    font-size: 22px;
    line-height: 22px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF a.cta {
    font-size: 15px;
    line-height: 15px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .ast {
    font-size: 9px;
  }
}
@media screen and (max-width: 767px){
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre {
    font-size: 88px;
    line-height: 90px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre span {
    font-size: 40px;
    line-height: 60px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre sup {
    font-size: 10px;
    line-height: 40px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 span {
    font-size: 22px;
    line-height: 24px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 {
      font-size: 19px;
      line-height: 20px;
  }
}
@media screen and (max-width: 480px){
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF{
    min-height: 290px;
    height: 290px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .logo{
    width: 127px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtLogo {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-top: 4px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre {
    font-size: 66px;
    line-height: 66px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre span {
    font-size: 40px;
    line-height: 55px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txtOffre sup {
    font-size: 10px;
    line-height: 35px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 span {
    font-size: 14px;
    line-height: 18px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .txt2 {
    font-size: 12px;
    line-height: 14px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF a.cta {
    font-size: 10px;
    line-height: 10px;
    margin-top: 30px;
  }
  .product-item.breaking-zone.AH25_BZ_M_GOOD_GOOD_OKF .ast {
    font-size: 7px;
  }
  
}