diff --git a/app/views/shopping_shared/_about.html.haml b/app/views/shopping_shared/_about.html.haml index 5e630b4d7f..232c70b519 100644 --- a/app/views/shopping_shared/_about.html.haml +++ b/app/views/shopping_shared/_about.html.haml @@ -3,7 +3,7 @@ .small-12.large-9.columns %p= current_distributor.long_description.andand.html_safe - - if current_distributor.promo_image.exists? - .small-12.large-3.columns - %img.about.right{src: current_distributor.promo_image.url(:large)} + -#- if current_distributor.promo_image.exists? + -#.small-12.large-3.columns + -#%img.about.right{src: current_distributor.promo_image.url(:large)}