
#showcase {
  width: 100%;
  height: 500px;
  visibility: hidden;
}
#showcase img {
  cursor: pointer;
  width: 400px;
}
#item-title {
  color: #F31414;
  font-size: 29px;
  letter-spacing: 0.13em;
  text-shadow: 1px 1px 6px #C72B2B;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 22px;
}