.links-list__column-2 .custom-select.js-oem-filter-primary {
  margin-top: 0;
}

.links-list__column-2 .custom-select.js-oem-filter-secondary {
  margin-top: 1.6rem;
}

.element-invisible {
  display: none;
}

.products-lister-page h2{
  font-size: 3.2rem;
}

.hero--type-a .hero__graphic-wrapper:after,
.hero--type-a .hero__graphic-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url("../assets/toolkit/images/gradient.png") no-repeat;
  background-position: bottom;
  background-size: cover;
}

.hero--type-a .hero__graphic-wrapper:after {
  display: none;
  background: url("../assets/toolkit/images/gradient2.png") no-repeat;
  background-position: top
}

.nm {
  margin: 0;
}

.hide {
  display: none;
}
