a {
  font-family: "Avenir";
  text-decoration: none;
  color: black;
}

.landscape {
  text-align: center;
}

img {
  width: 100%;
  max-width: 1448px;
  object-fit: cover;
  object-position: center;
}

.links {
  text-align: center;
}