@media screen and (min-width: 600px) {
  h3.plus {
    padding: 0 1em;
    text-align: center;
  }
}