@media only screen and (min-width: 768px) {
    section {
      padding: 4rem 0 4rem;
    }
  }