﻿.gnbWrapper {
    position: relative;
    display: block !important;
    width: 100%;
    min-width: 360px;
    height: 60px;
    color: #737881;
    line-height: 1;
    font: 12px malgun gothic, "sans serif";
    border-bottom: 1px solid #dde1e5;
    background-color: #fff;
    z-index: 9999999;
}

.gnbWrapper .gnbLogo {
    height: 60px;
    text-align: center;
}

.gnbWrapper .gnbLogo img {
    margin-top: 12px;
}