.main-banner.fullBanner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-banner {
  max-width: 1920px; 
  margin: 0 auto;
}
.Popup {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ust_ana_menu {
  display: flex;
  justify-content: center;
  align-items: center;
}