/* + Header with logo and menu {{{ */

#mtfHeader {
    position: fixed;
    box-sizing: border-box;
    width: 100%;
    z-index: 1;
}
#mtfHeader_nonfixed {
    height: 80px;
}
/**/

/* + }}} */
