@media all and (-ms-high-contrast:none) {
  .header-menu-size{
    width: 100%;
    min-width: 24px;
    height: 9px;
  }
  .online-size{
    height: 12px;
  }
  .footer-menu{
    width: 100%;
  }
}