.table1-icon {
    background-image: url(/files/icons/table48x48.png) !important;
    background-repeat: no-repeat;
    /* Adjust size and padding as needed */
    width: 48px; 
    height: 48px;
    padding-left: 20px; /* Make space for the icon */
}