/* Header */

.e-header {
    position: relative;
    z-index: 995;
    height: 180px;
    max-height: 180px;
}

.e-header-wrapper {
    position: relative;
    max-height: 140px;
    line-height: 140px;
}

.e-header-wrapper.row-fluid [class*="span"] {
    max-height: 140px;
}
