.widget-snippet .our-manufacturing {
  max-width: 1430px;
  margin: 0 auto 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 70px 0;
}
.widget-snippet .our-manufacturing  .left-materials-img {
  width: 46%;
}
.widget-snippet .our-manufacturing .right-materials {
  width: 54%;
  padding: 0 0 0 120px;
}
.widget-snippet .our-manufacturing .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-manufacturing .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-manufacturing .right-materials  p.strong{
    font-weight: 700;
    font-size: 18px;
}
.widget-snippet .our-manufacturing .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;
}
