@media (min-width: 601px) {
  .mobile-menu-toggle,
  .mahir-mobile-toggle {
    top: 26px !important;
    right: max(550px, calc((100vw - 1636px) / 2 + 550px)) !important;
  }

  .mobile-actions-menu,
  .mahir-mobile-actions {
    top: 76px !important;
    right: max(550px, calc((100vw - 1636px) / 2 + 550px)) !important;
  }
}
