.last_preview-product-picture {
    width: 160px;
    height: 160px;
    margin-bottom: 5px;
}
.last_preview-product-picture-img,
.product_detail-product-img,
.line_product_detail-product-img,
.big_table_product_detail-product-img {
    max-width: 160px;
    max-height: 160px;
}
.in_action-anchor, .bestsellers-anchor {
    width: 80px;
    height: 80px;
}
.add_basket-product-picture {
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
.add_basket-product-picture-img {
    max-width: 200px;
    max-height: 200px;
}
.product_detail-product-anchor {
    height: 160px;
}
.product_detail-product-anchor,
.line_product_detail-product-anchor {
    display: block;
    width: 160px;
    margin-bottom: 10px;
    text-align: center;
}
.small_line_product_detail-product-anchor,
.small_table_product_detail-product-anchor {
    display: block;
    width: 80px;
    height: 80px;
    text-align: center;
}
.small_line_product_detail-product-img,
.small_table_product_detail-product-img,
.in_action-img, .bestsellers-img {
    max-width: 80px;
    max-height: 80px !important;
}
.in_action-img, .bestsellers-img {
    width: auto !important;
}
.big_table_product_detail-product-anchor {
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto;
    text-align: center;
}
.basket_product-image-column {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
}
.basket_product-image-column-img {
    max-width: 80px;
    max-height: 80px;
    width: auto !important;
}
.dummy-product-image {
    max-height: 1px !important;
}
