section {
  text-align: center;
  margin-top: 100px;
}

h1 {
  font-size: 12vw;
}

h2 {
  margin: 1.5cm 0 0 0;
  text-align: left;
}

.center-wrapper {
  margin-top: 100px;
  text-align: left;
}

.top-img {
  width: 100%;
  max-height: 700px;
  border-radius: 64px;
  object-fit: cover;
}
