@font-face {
  font-family: Raleway;
  src: url(/fonts/raleway.ttf);
}
#about {
  margin-bottom: 30px;
}
#about #mapframe {
  width: 100%;
  height: 400px;
}
#about .partner {
  margin-top: 20px;
}
#about .partner img {
  width: 100%;
  max-height: 70px;
  object-fit: contain;
}
#about p {
  text-align: justify;
}
