/*
Automatic Parts Creator — tool page hero
*/

.tool-hero.is-custom {
  _color: #fff;
  background-image: url("parts-creator-hero.jpg");
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.tool-hero-image {
  height: 330px;
  width: auto;
}

.tool-collab-image.is-custom {
  width: 90%;
  position: absolute;
  right: 0;
  left: auto;
  bottom: 30px;
  z-index: 0;
}
