.hentry.indeed-job .show-view-more a i.indeed-icon {
	display: inline-block;
	width: 16px;
    height: 16px;
	background-image: url('../images/indeed-icon.png');
    background-size: cover;
    margin-left: -10px;
    margin-right: 10px;
    margin: 0 5px -4px -5px;
}