﻿html.he body,
html.en body,
html.ru body {
  font-size: 16px;
}
html.ar body {
  font-size: 18px;
}
.en .top-nav > .open > .dropdown-menu {
  width: 200px;
}