#headIm {
  width: 100%;
  height: 694px;
  img: url("../images/Wally&SapBucket4.jpg");
 /* object-fit: contain;*/
 }
.hotspots{
    position:relative;
}
.hotspot{
    position:absolute;
    width: 129px;
    height: 57px;
    padding-top: 400px;
}
#hs{
    top:50%;
    left: 70%;
}