/* Minification failed. Returning unminified contents.
(8,12): run-time error CSS1036: Expected expression, found '!important'
 */

.image_holder img {
    margin: auto;
    width: 100px;
}

.description {
    width: !important;
}

#products, #products2, .product, .wrapper, .image, .description_industry {
    list-style-type: none;
}

.grid {
    line-height: 1.2em;
}

    .grid h2 {
        margin-top: -5px !important;
    }


#products.grid li {
    margin: 0 5px;
    margin-top: 15px;
}

#products .description h2 {
    display: block;
}

#products.grid .description h2.grid {
    display: block;
    height: 80px;
}


