@import url('https://grombald.github.io/Common-Theme/css/int/Common-Theme-INT-Edition.css');

/* Mobile topbar fix */
@media only screen and (max-width: 384px) {
  #top-bar .mobile-top-bar ul li:nth-of-type(2) ul {
      right: 0;
  }
}
