/* increase min-width of form wizard icons */
.form-wizard-icon-list-item img {
    min-width: 32px;
}
