@media screen and (max-width: 1200px) {
  #header #header_main #header_main_alternate .main_menu ul li a {
    padding: 0px 15px !important;
    font-size: 20px !important;
  }
  #header #header_main #header_main_alternate .widget_search {
    width: 10% !important;
  }
}
@media screen and (max-width: 990px) {
  .phone-info {
    display: none !important;
  }
}
