.top-info { text-align: center; margin: 1em auto 2em; padding: 0 5%; font-size: 1rem;  }
.txt-l { font-size: 1.15em; }
.txt-s { font-size: .8em; }

@media screen and (max-width: 768px) {
  .top-info { font-size: .8rem; }
}