
.shop-article.product > .shop-front-productpix img,
.shop-article.bundle > .shop-front-productpix img,
.shop-article.set > .shop-front-productpix img {
    height:150px;
    margin-right: 40px;
    width:150px;
}

.shop-article.element > .shop-front-productpix img {
    height:80px;
    margin-right: 25px;
    width:80px;
}
