ul.profile-icons li.quote-icon{ width: 108px; height: 40px; } 
ul.profile-icons li.report-icon{ width: 40px; height: 40px; }
ul.profile-icons li.edit-icon{ width: 84px; height: 40px; }
ul.profile-icons li.delete-icon{ width: 40px; height: 40px; }
ul.profile-icons li.info-icon{ width: 40px; height: 40px; }
ul.profile-icons li.warn-icon{ width: 40px; height: 40px; }

.row .icon img {
    min-width: 28px;
    min-height: 40px;
}

.attachbox .file img {
    min-width: 28px;
    min-height: 40px;
}

.content img {
    min-width: 60px;
    min-height: 60px;
}

span.m img {
    min-width: 20px;/* used to be 20 and 50 */
    min-height: 50px;
}
