.terms-condtions {
  margin-top: 15.8vh;
  /* border: 1px solid black; */
  height: auto;
  /* background-color: aqua; */
  margin-left: 50px;
  margin-right: 50px;
  padding-top: 20px;
}
.terms-condtions p {
  text-align: justify;
  line-height: 25px;
}
