+
= \common\components\artboximage\ArtboxImageHelper::getImage($item->imageUrl, 'product_basket')?>
diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css
index 0aa85b8..527c435 100755
--- a/frontend/web/css/style.css
+++ b/frontend/web/css/style.css
@@ -1475,4 +1475,11 @@ input.custom-radio + label:hover {
content: '';
bottom: -27px;
left: 0;
-}
\ No newline at end of file
+}
+.img_ajax_basket img {
+ margin-right: 0!important;
+ max-width: 90px;
+ max-height: 90px;
+ vertical-align: middle;
+}
+.jcarousel-skin-tango>li{display: none;}
\ No newline at end of file
--
libgit2 0.21.4