@media (min-width: 768px) {

  h2, h3 {
    margin-bottom: 2%;
  }
}