.still_visible{
    overflow: hidden;
}
.still_visible a{
    display: block;
    float: left;
    width: 110px;
    height: 130px;
    margin:0 10px 10px 0;
    overflow: hidden;
}
.still_visible a img{
    width: 110px;
    height: auto;
    overflow: hidden;
}
