.page-title--custom {
  padding: 24px 0;
  text-align: center;
  font-family: "Roboto-Bold", serif;
  text-size-adjust: 100%;
}

@media screen and (min-width:990px) {
  .page-title--custom {
    padding: 48px 0;
  }
}