diff --git a/app/views/members/dues/show.html.haml b/app/views/members/dues/show.html.haml
index 24f164b7..7f7aca98 100644
--- a/app/views/members/dues/show.html.haml
+++ b/app/views/members/dues/show.html.haml
@@ -35,10 +35,12 @@
%h4 Suggestions
+%p Our membership dues are sliding based on what you can afford. Ultimately, you know your situation best and you can decide the right dues level for yourself.
+
%table{:width=>"100%"}
%tr
%th Income
- %th Suggested range (but it's up to you)
+ %th Suggested range
%tr
%td Below $100,000
%td $30-$75
diff --git a/app/views/members/users/setup.html.haml b/app/views/members/users/setup.html.haml
index b7d5de78..01cbc4b4 100644
--- a/app/views/members/users/setup.html.haml
+++ b/app/views/members/users/setup.html.haml
@@ -33,10 +33,12 @@
Any member can request a scholarship due to financial need at any time.
To apply for a scholarship, go to #{ link_to "Manage Membership", members_user_dues_path(@user) } and fill out the form.
+%p Our membership dues are sliding based on what you can afford. Ultimately, you know your situation best and you can decide the right dues level for yourself.
+
%table{:width=>"100%"}
%tr
%th Income
- %th Suggested range (but it's up to you)
+ %th Suggested range
%tr
%td Below $100,000
%td $30-$75