the sidebar action item for support needs the newer image that doesn't look grainy, replacing
the old one with the new one
display: block;
width: 149px;
height: 72px;
- background: url(../assets/support-button-3.png);
+ background: url(../assets/support-button-4.png);
background-position: 0px 0px;
background-size: cover;
background-repeat: no-repeat; }
display: block;
width: 149px;
height: 72px;
- background: url(../assets/support-button-3.png);
+ background: url(../assets/support-button-4.png);
background-position:0px 0px;
background-size: cover;
background-repeat: no-repeat;