Try this:
Code:
.modelicon li {
background: none;
position: relative;
height: 244px;
}
.modelicon .spacer {
display: none;
}
.modelicon a:first-of-type {
background: rgba(0, 0, 0, 0.5);
position: absolute;
bottom: 2px;
left: 2px;
right: 2px;
padding: 2px;
text-align: center;
}