/**
 * @file
 */

.page-bookstore-new .image-style-product-list-image,
.page-taxonomy-term .image-style-product-list-image
{
  filter: drop-shadow(10px 10px 10px #dedede);
}
