.roms_body {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.roms_about {
  justify-content: center;
  text-align: left;
  width: 50%;
  border-style: solid;
  padding-left: 15px;
  padding-right: 15px;
}
