
/*Content CSS*/
#header_wrap { width:100%; height:60px; z-index:57; background: #fff; position:fixed; transition: all 0.3s; border-bottom: 1px solid #ddd; }
#logo { display: block; width:100%; height: 100%; }
#logo a { display: flex; align-items: center; justify-content: center; height: 100%; }
#logo a img { height: 35px; }
