.dropdown:hover>.dropdown-menu {
    display: block;
  }
  
  .dropdown>.dropdown-toggle:active {
      pointer-events: none;
  }
  
  .s-a{
      line-height: normal;
  }

  .s-logo{
      width: 18%;
  }
