.two-row {
  display: grid;
  grid-template-columns: repeat(2, 15rem 45rem);
}
.psp {
  line-height: 1.5rem;
  font-weight: 300;
  text-align: justify;
}
.cminsoon {
  text-align: center;
  margin-bottom: 6rem;
}
