/* SECTION: WHO WE ARE */
section#who-we-are img {
  max-width: 500px;
}

@media screen and (max-width: 480px) {
  .one-row .col-sm-4 {
    max-width: 60% !important;
  }
}
