@media (max-width: 991px) {
 .header__bottom .container .main-menu__item .drop-down-main-menu a {
      white-space: normal;
 }

 .header__bottom .container .header__bottom__flex {
  max-width: inherit !important;
 }
}
