body {
  padding-top: 50px;
  background-image: url("logo-realtor-equal-housing.png");
  background-attachment: fixed;
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 15%;
}

.main-content {
  padding: 40px 0px;
  text-align: center;
}

.banner {
  width: auto;
}

.list-about {
  list-style-type: none;
}

.narrow {
  width: 50%;
  margin: auto;
}
