.section {
  text-align: center;

  h4 {
    font-size: 50px;
  }

  img {
    max-width: 100%;
  }
}

Neighbours