.flat-icon-header .h-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0;
}

.flat-icon-header .h-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1em;
    height: 1em;
    flex-shrink: 0;
}