@media screen and (min-width: 1025px) and (max-width: 1365px) {
  .who-we-are p {
    display: inline;
  }
}
