@media screen and (max-width: 767px) {
  .cvwrap2 h2 {
    text-align: center;
    font-size: 2rem;
  }
}