.resourceListItem .resourceImage .creatorMini {display: none;}
.resourceListItem .resourceImage .resourceIcon img {
width: 60px; /* you can change the size of the resource icon here */
height: 60px;
}
.resourceListItem .resourceImage {
width: 76px; /* You need to adjust this with the size of the resource icon */
}