.show_mobile_menu .menu-item span.avia-menu-text{
  color: #FFFFFF !important;
  font-weight: 800 !important;
}

@media screen and (max-width: 560px){
  #header_main .logo img{
     width: 170px !important;
     height: auto !important;
  }
}