.about-us-overview h2{
  margin-bottom: 2em
}

@media (max-width: 850px){
  .about-us-overview .container{
    padding: 0 37px
  }
}
