@media (max-width: 991px) {
  #sp-header.header-with-social .menu-with-offcanvas #offcanvas-toggler {
    display: flex !important;
  }
#sp-menu.menu-center .sp-megamenu-wrapper {
    justify-content: right;
}

  .sp-megamenu-wrapper{
    right: 20px;
    position: absolute;
  }
}