.page-ttl {
  height: 240px !important;
  padding-top: 40px !important;
}
@media screen and (max-width: 599px) {
  .page-ttl {
    height: 140px !important;
    padding-top: 18px !important;
  }
}

.contact {
  margin-top: 100px;
}