.ovic-items .item{
    
    height: 200px;
    width:130px;
    display:block;
    float:left;
}
.cl{
    clear: both;
}
