/* 
HARP TOOL
Customization
*/

.tool-hero.is-custom {
  _color:#FFF;
  background-image: url("harp-tool-hero-fog-draw.jpg");
  background-size: cover;
  background-position: center top; /* 👈 stick to the top */
  background-repeat: no-repeat;
}


.tool-hero-image{
height:300px;
width:auto;
}

.tool-collab-image.is-custom{
width:90%;
position:absolute;
right:0;
left:auto;


top:90;
bottom:auto;
z-index:0;
}