span {
  display: flex;
  position: absolute;
}

.bait {
  width: 59px;
  height: 75px;
}

#worm { top: 14px; left: 67px; }
#maggot { top: 14px; left: 128px; }
#locust { top: 14px; left: 189px; }
#cricket { top: 14px; left: 250px; }
#crayfish { top: 93px; left: 67px; }
#shrimp { top: 93px; left: 128px; }
#greenmoth { top: 93px; left: 189px; }
#graymoth { top: 93px; left: 250px; }

.hook {
  width: 59px;
  height: 87px;
}

#standard { top: 184px; left: 14px; }
#slim { top: 184px; left: 75px; }
#large { top: 184px; left: 136px; }
#double { top: 278px; left: 14px; }
#bone { top: 278px; left: 75px; }
#wood { top: 278px; left: 136px; }

.weight {
  width: 59px;
  height: 59px;
}

#one { top: 184px; left: 244px; }
#two { top: 184px; left: 305px; }
#three { top: 245px; left: 244px; }
#four { top: 245px; left: 305px; }
#five { top: 306px; left: 244px; }
#six { top: 306px; left: 305px; }