.carouselhor-item figure {
    display: table-cell;
    height: 130px;
    padding: 5px;
    /* width: 180px; */
    max-width: 180px;
    border: 1px solid #eee;
    vertical-align: middle;
    text-align: center;
}

.floating .single_top_postproduct {
    border: none;
    margin: 0 auto;
    display: none;
}

.col_wrap_six .col_item {
    width: 12%;
    margin: 0 0.7% 25px;
    float: left;
}