#category-page-banner {
  height: 210px;
}
#category-page-banner .hero-unit__content {
  margin-top: 67px !important;
}

@media (max-width: 375px) {
  .topbar {
    width: 33rem;
  }
  .category-page {
    width: 33rem;
  }
  .hero-unit {
    min-width: 142%;
  }
  footer {
    width: 142% !important;
  }
}
