.prod-footer {
  display: none;
}

@media screen and (min-width: 768px) {
  .page__title h1 {
    white-space: nowrap;
  }
}