.mathpar {
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
}