.to-legal {
  position: relative;
  background: #fbf9f7;
  padding: 32px 20px;
}


.to-legal h1{
  font-size: 40px;
  line-height: 50px;
  text-align: left;
  color: #222222;
  font-weight: bold;
}


.to-legal-in {
  position: relative;
  align-items: center;
  justify-content: center;
  color: #222222;
  overflow: hidden;
  width:				100%;
	max-width: 			1700px;
	margin: 			0px auto;
}


.to-legal-content{
  font-size: 18px;
  line-height: 28px;
}