.sub-page-title {
  text-align:center;
  margin:50px 0;
}

.sub-page-title h2 {
  font-size:6rem;
  color:var(--main-color-2);
}

.sub-image-parent {
  display:flex;
  justify-content:center;
  margin-bottom:60px;
}

.sub-image {
  width:100%;
  max-width:1024px;
}