Background Image

padding-right: 16px;
background: url('lib/images/icon-rss.gif') 100% 50% no-repeat;
border: none;
background-repeat: repeat-x;

Resizing but keep aspect ratio

    background-size: cover;
    background-position: center;