/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* category & search */
#js-product-list .product-miniature{width:100%!important;}
#js-product-list .thumbnail-container{background-color:white;width:100%!important;}
#js-product-list .product-description{width:100%!important;}
#js-product-list .highlighted-informations{width:100%!important;}
/* homepage */

#index .products .product-miniature{width:100%!important;}
#index .products .thumbnail-container{background-color:white;width:100%!important;}
#index .products .product-description{width:100%!important;}
#index .products .highlighted-informations{width:100%!important;}

