.header .logo{width: 29.4rem !important;height: 8.6rem !important}
.footer .info-wr .logo-box img{width: 24.7rem !important}

@media all and (max-width:1400px) {
  .header .logo{width: 21.4rem !important;height: 6rem !important}
  .footer .info-wr .logo-box img{width: 19rem !important}
}

@media all and (max-width:640px) {
  .header .logo {width: 16.4rem !important;height: 4.5rem !important;}
  .ham_menu{width: 100% !important}
  .footer .info-wr .logo-box img{width: 15rem !important}
}
