.SpareParts_SS {
  position: absolute;
  top: 100%;
  width: 300px;
  background: #fff;
  display: none;
  transition: all .3s;
}