@media only screen and (max-width: 768px) {
#header .header_mid .logo_wrap .logo img {
    width: 180px;
}}
.header_mid .resp_mid_nav_wrap .resp_mid_nav {
    font-size: 28px;
}
