#title-image {
  padding-top: 100px;
  display: grid;
  place-items: center;
}

#title-image img{
  max-width: 61.8%;
  max-height: 61.8.2%;
}