@media (max-width: 991px) {

  .mobile-nav-toggle{
    font-size: 28px;
    cursor: pointer;
    margin-left: auto;
  }

}
