.devsite-product-id-row {
  display: none;
}

.devsite-header-billboard-logo {
  display: block;
  max-height: 64px;
  margin: 0 auto;
}

.devsite-landing-row-category h3 {
  font-weight: 600;
  margin: 0;
}

.devsite-landing-row-category h4 {
  margin: 0 0 20px;
}

.devsite-background-grey:not(.devsite-landing-row-cards) h3 {
  color: inherit;
}

.devsite-category-overview {
  padding-top: 132px;
  position: relative;
}

.devsite-category-overview .devsite-category-image {
  position: absolute;
  top: 0;
  width: 100px;
}

.devsite-header-billboard {
  padding: 40px 24px 20px;
}

.devsite-header-billboard h1 {
  overflow: visible;
}
