#showcase {
    width: 791px;
    min-height: 457px;
    border-radius: 8px;
    margin-top: 12px;
    overflow: visible;
    visibility: visible;
    margin: 0 auto;
    display:flex;
}
#showcase img {
  cursor: pointer;
  width: 28%;
  height:initial;
}

