.product_text1 {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 700;
  font-size: 56px;
  line-height: 96px;
  text-align: center;
  color: #ffffff;
  width: 80vw;
}
.product_img1 {
  object-fit: cover;
  width: 100%;
  height: 50vh;
}
