@@ -169,6 +169,8 @@ progress[role] strong {
}

.campaign-funding {



progress {
margin:0 0 5px;
@@ -326,6 +328,9 @@ progress[role] strong {
margin:0 0 10px;

ul {
position: relative;
overflow: auto;
width: 100%;

li {
display:block;
@@ -336,12 +341,14 @@ progress[role] strong {
font-size:14px;
display:inline-block;
vertical-align:middle;
position: absolute;
right: 20px;
}

strong {
font-weight:600;
display:inline-block;
text-align:right;
text-align:left;
width:30%;
margin:0 5px 0 0;
}
@@ -124,17 +124,36 @@ $susy: (
background: $brand-gray;
@include span (12);
margin-top: 10px;
padding: 30px;
padding: 20px;
box-sizing:border-box;
}

.project-funding {
padding: 10px!important;
}

.button {
@include span (12);
box-sizing:border-box;
position: relative;
margin-top: 10px;
}

.project-backit {

ul {
list-style-type: none;
}

span {
margin-bottom: 10px;
bottom: 19px;
left: 15px;
position: relative;
}

}

}

@include breakpoint (769px) {
@@ -168,6 +187,17 @@ $susy: (
padding: 20px;
box-sizing:border-box;

ul {
list-style-type: none;
}

span {
margin-bottom: 10px;
bottom: 19px;
left: 15px;
position: relative;
}

}

.backit-but {
@@ -188,7 +218,9 @@ $susy: (

}


#projects {
margin-top: 50px;
}


// Containers for each section