.widget-snippet .our-sustainable {
  max-width: 1430px;
  margin: 60px auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-bottom: 70px;
}
.widget-snippet .our-sustainable  .left-materials-img {
  width: 46%;
}
.widget-snippet .our-sustainable .right-materials {
  width: 54%;
  padding: 0 0 0 120px;
}
.widget-snippet .our-sustainable .right-materials h2 {
  color: #000;
  font-family: Didot;
  font-size: 45px;
  font-style: normal;
  font-weight: 400;
  line-height: 60px;
  padding: 0;
  margin: 0 0 10px;
}
.widget-snippet .our-sustainable .right-materials p {
  color: #000;
  font-family: Montserrat;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 32px;
  padding: 0;
  margin: 0 0 10px;
}


.widget-snippet .our-sustainable .right-materials p.modify-text {
  color: #000;
  font-family: Montserrat;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  padding: 0 0 0 30px;
  margin: 20px 0 10px;
  border-left:2px solid #000;
}

section.our-progress {
    display: flex;
    max-width: 730px;
    margin: 0 auto;
    flex-wrap: wrap;
}

.left-progress {
  max-width:572px;
}

.right-progress-img {
  margin-top: 110px;
  padding-left: 42px;
}
.left-progress p {
    font-size: 22px;
    font-weight: 600;
    line-height: 44px;
    margin: 0;
}
